aboutsummaryrefslogtreecommitdiff
path: root/README.rst
blob: 13f03531844fb5abfa7a6079b576508373a1b8af (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
42
43
44
45
*****************************
grauphel - tomboy REST server
*****************************
ownCloud__ application implementing the `Tomboy`__ `REST API`__ for syncing notes.

Work in progress.

======
Status
======
- Authentication works
- Note synchronization works
- Web interface to view notes is missing
- OAuth token interface is missing

__ http://owncloud.org/
__ https://wiki.gnome.org/Apps/Tomboy
__ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0


=================
Supported clients
=================
* Conboy__
* Tomboy__

__ http://conboy.garage.maemo.org/
__ https://wiki.gnome.org/Apps/Tomboy

Tomdroid does not work yet.


============
Dependencies
============
* PHP
* PHP `oauth extension`__

__ http://pecl.php.net/package/oauth


======
Author
======
Christian Weiske, cweiske@cweiske.de, http://cweiske.de/