Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jchris/taskr
lightweight realtime task tracking as a CouchApp
https://github.com/jchris/taskr
Last synced: 24 days ago
JSON representation
lightweight realtime task tracking as a CouchApp
- Host: GitHub
- URL: https://github.com/jchris/taskr
- Owner: jchris
- Created: 2010-02-09T02:20:42.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-06-14T17:14:27.000Z (over 14 years ago)
- Last Synced: 2024-10-07T23:01:34.838Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 441 KB
- Stars: 108
- Watchers: 3
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A simple group todo app.
## Features
* Realtime group updates across ad-hoc clusters.
* Twitter-style @names and #hashtag browsing.[Introductory screencast here.](http://www.youtube.com/watch?v=qJbfRZz6qNY)
## Running
Right now the easiest way to run this is to clone and deploy the checkout with [CouchApp](http://github.com/couchapp/couchapp).
I'm working on some code to make [sharing CouchApps a breeze](http://github.com/jchris/garden).
You can get help at the [CouchApp mainling list](http://groups.google.com/group/couchapp).
## Contribute
I could use some help making the replies feature more useful. Maybe a mode where users can toggle hashtags on and off and refresh the view, so you can watch multiple channels, but not all of them.
Also, it'd be fun to see different skins for this, like back in the day.
And bugfixes, of course. For development help, I'm on the [#evently](http://search.twitter.com/search?q=evently) hashtag.