This commit is contained in:
Joey Hess 2013-02-15 14:36:49 -04:00
parent 2e49a7e729
commit 2cd696a124

View file

@ -1,9 +1,10 @@
### goals ### goals
1. Get git-annex working at the command line in Android, 1. Get git-annex working at the command line in Android,
along with all the programs it needs. **done** along with all the programs it needs, and the assistant. **done**
2. Get the webapp and assistant working. A hopefully small Java app will be 2. Get the webapp working. Needs Template Haskell, or a workaround.
developed, which runs the webapp daemon, and a web browser to display it. 3. A hopefully small Java app will be developed, which runs the
webapp daemon, and a web browser to display it.
### Android specific features ### Android specific features