git-annex/doc/design/assistant.mdwn

47 lines
1.5 KiB
Text
Raw Normal View History

This is the design site for the git-annex [[/assistant]].
2012-05-27 01:11:19 +00:00
Parts of the design is still being fleshed out, still many ideas
and use cases to add. Feel free to chip in with comments! --[[Joey]]
2012-05-27 01:11:19 +00:00
## roadmap
2012-05-27 01:14:27 +00:00
* Month 1 "like dropbox": [[!traillink inotify]] [[!traillink syncing]]
2012-05-27 01:15:07 +00:00
* Month 2 "shiny webapp": [[!traillink webapp]] [[!traillink progressbars]]
2012-05-31 00:50:53 +00:00
* Month 3 "easy setup": [[!traillink configurators]] [[!traillink pairing]]
* Month 4 "cloud": [[!traillink cloud]] [[!traillink transfer_control]]
2012-11-25 22:02:30 +00:00
* Month 5 "cloud continued": [[!traillink xmpp]] [[!traillink more_cloud_providers]]
* Month 6 "9k bonus round": [[!traillink desymlink]]
2013-03-30 18:25:07 +00:00
* Month 7: user-driven features and polishing;
2013-02-10 20:00:12 +00:00
[presentation at LCA2013](http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4)
2013-02-26 19:30:50 +00:00
* Month 8: [[!traillink Android]]
2013-03-30 18:25:07 +00:00
* Month 9: [[screencasts|videos]] and polishing
2013-05-09 18:10:13 +00:00
* Month 10: bugfixing, [[Android]] webapp
2013-05-30 17:37:03 +00:00
* Month 11: [[!traillink Windows]] porting, finishing touches
2013-05-22 21:29:24 +00:00
* Month 12: [presentation at SELF2013](http://www.southeastlinuxfest.org/), finishing touches
2012-05-27 01:38:25 +00:00
2013-07-03 21:49:18 +00:00
... Now what? :)
2012-08-30 17:47:00 +00:00
## porting
* [[OSX]] port is in fairly good shape, but still has some room for improvement
2013-05-03 17:33:56 +00:00
* [[android]] port is zooming along
2013-05-11 21:19:43 +00:00
* [[Windows]] port is barely getting started
2012-08-30 17:47:00 +00:00
2012-05-27 01:38:25 +00:00
## not yet on the map:
2013-03-30 18:25:07 +00:00
* [[rate_limiting]]
2012-11-30 18:13:14 +00:00
* [[partial_content]]
2013-04-02 21:14:58 +00:00
* [[encrypted_git_remotes]]
2012-05-27 01:38:25 +00:00
* [[deltas]]
2012-10-01 16:11:03 +00:00
* [[leftovers]]
* [[other todo items|todo]]
2012-10-24 15:24:07 +00:00
2013-03-31 23:50:59 +00:00
## polls
I post [[polls]] occasionally to make decisions. You can vote!
2012-06-04 19:40:11 +00:00
## blog
I'm blogging about my progress in the [[blog]] on a semi-daily basis.
2012-06-04 19:42:26 +00:00
Follow along!