summaryrefslogtreecommitdiff
path: root/doc/design/assistant.mdwn
blob: b8923136110c8c05bcda07aea2378b611109d9e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
This is the design site for the git-annex [[/assistant]].

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]]

## roadmap

* Month 1 "like dropbox": [[!traillink inotify]] [[!traillink syncing]]
* Month 2 "shiny webapp": [[!traillink webapp]] [[!traillink progressbars]]
* Month 3 "easy setup": [[!traillink configurators]] [[!traillink pairing]]
* Month 4 "cloud": [[!traillink cloud]] [[!traillink transfer_control]]
* Month 5 "cloud continued": [[!traillink xmpp]] [[!traillink more_cloud_providers]]
* Month 6 "9k bonus round": [[!traillink desymlink]]
* Month 7: user-driven features and polishing; 
  [presentation at LCA2013](http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4)
* Month 8: [[!traillink Android]]
* Month 9: user-driven features and polishing

We are, approximately, here:

* Months 10-11: more user-driven features and polishing
* Month 12: "Windows purgatory" [[Windows]]

## porting

* [[OSX]] port is in fairly good shape, but still has some room for improvement
* [[android]] port is just getting started
* Windows port does not exist yet

## not yet on the map:

* [[partial_content]]
* encrypted git remotes using [git-remote-gcrypt](https://github.com/blake2-ppc/git-remote-gcrypt)
* [[deltas]]
* [[leftovers]]
* [[other todo items|todo]]

## blog

I'm blogging about my progress in the [[blog]] on a semi-daily basis.
Follow along!