An open API service indexing awesome lists of open source software.

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

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