060528f53d9636c288f37768a445b330fc77e40d
[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__ (Nokia N900 Maemo)
25 * Tomboy__ (Linux, Windows)
26 * Tomdroid__ (Android)
27
28 __ http://conboy.garage.maemo.org/
29 __ https://wiki.gnome.org/Apps/Tomboy
30 __ https://launchpad.net/tomdroid
31
32
33 Known working versions
34 ======================
35 grauphel 0.2.1 is known to work with:
36
37 * Tomboy 1.15.2, Linux
38 * Tomboy 1.15.1, Windows
39 * Tomdroid 0.7.5, Android 4.4.1
40
41
42 ============
43 Dependencies
44 ============
45 * PHP
46 * PHP `oauth extension`__
47
48 __ http://pecl.php.net/package/oauth
49
50
51 ======
52 Author
53 ======
54 Christian Weiske, cweiske@cweiske.de, http://cweiske.de/
55
56
57 =========
58 Home page
59 =========
60 - `grauphel on apps.owncloud.com`__
61 - `Source code repository`__
62 - `Github source code mirror`__
63
64 __ http://apps.owncloud.com/content/show.php?action=content&content=166654
65 __ http://git.cweiske.de/grauphel.git/
66 __ https://github.com/cweiske/grauphel