https://github.com/mrtazz/thingnatra
Sinatra frontend for Things.app data
https://github.com/mrtazz/thingnatra
Last synced: about 1 year ago
JSON representation
Sinatra frontend for Things.app data
- Host: GitHub
- URL: https://github.com/mrtazz/thingnatra
- Owner: mrtazz
- License: mit
- Created: 2010-06-06T21:22:07.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-30T16:36:31.000Z (almost 16 years ago)
- Last Synced: 2025-03-28T21:42:00.409Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 141 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thingnatra - Sinatra webfrontend for Things.app
Access your [Things.app][1] todos from any computer.
## Motivation
I am a big fan of [Cultured Code][2]'s GTD app Things.app. I keep my data
in sync between my Macs with dropbox. However I want to
access my tasks also from my windows computer at work and possibly from
somewhere else.
## Dependencies
* sinatra
* mustache
* things-rb
* rack-test
[1]: http://culturedcode.com/things
[2]: http://culturedcode.com