Skip to content

To Do is a lightweight and fast widget to manage tasks.

License

Notifications You must be signed in to change notification settings

moon47usaco/todo.wdgt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do Widget

This is a widget for OS X Dashboard, originally released in December 2007. You can see some screenshots at todo.philipefatio.com.

It used to work quite well until Apple introduced iCloud, which drastically changed how calendars and tasks are stored. I've open sourced it in case someone wants to take a shot at it. I won't since I no longer use the Dashboard.

Architecture

The widget consists of three parts:

  • The widget UI, made with HTML, CSS, and JavaScript.
  • An Objective-C plugin that acts as a bridge between JavaScript and the system-wide calendar store.
  • An Objective-C web-plugin, making the system date picker available in HTML.

Author

Philipe Fatio (@fphilipe)

License

MIT License. Copyright 2007 Philipe Fatio

About

To Do is a lightweight and fast widget to manage tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • Objective-C 19.3%
  • CSS 9.2%
  • HTML 6.0%