fix two bugs: syncdata generation and tag linking
[grauphel.git] / README.rst
1 *****************************
2 grauphel - tomboy REST server
3 *****************************
4 ownCloud__ application implementing the `Tomboy`__ `REST API`__ for syncing notes.
5
6 Work in progress.
7
8 ======
9 Status
10 ======
11 - Authentication works
12 - Note synchronization works
13 - Web interface to view notes is missing
14 - OAuth token interface is missing
15
16 __ http://owncloud.org/
17 __ https://wiki.gnome.org/Apps/Tomboy
18 __ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0
19
20
21 =================
22 Supported clients
23 =================
24 * Conboy__
25 * Tomboy__
26
27 __ http://conboy.garage.maemo.org/
28 __ https://wiki.gnome.org/Apps/Tomboy
29
30 Tomdroid does not work yet.
31
32
33 ============
34 Dependencies
35 ============
36 * PHP
37 * PHP `oauth extension`__
38
39 __ http://pecl.php.net/package/oauth
40
41
42 ======
43 Author
44 ======
45 Christian Weiske, cweiske@cweiske.de, http://cweiske.de/