diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2014-10-30 22:28:25 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2014-10-30 22:28:25 +0100 |
| commit | 3cee16615f587f20682f07650c7c07174fd84aee (patch) | |
| tree | e5a86c575ff33c61dc09dd3e2206e8a89850e30a | |
| parent | 81474917075e2381a8c8525965c1294639ded87b (diff) | |
| download | grauphel-3cee16615f587f20682f07650c7c07174fd84aee.tar.gz grauphel-3cee16615f587f20682f07650c7c07174fd84aee.zip | |
link homepage
| -rw-r--r-- | README.rst | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -16,10 +16,9 @@ Status What works ========== -- Authentication works -- Note synchronization works -- OAuth token management interface works -- Database management interface (reset) works +- Note synchronization +- OAuth token management interface +- Database management interface (reset) - Viewing notes - Searching notes @@ -87,13 +86,15 @@ Author Christian Weiske, cweiske@cweiske.de, http://cweiske.de/ -========= -Home page -========= +===== +Links +===== +- `Homepage`__ - `grauphel on apps.owncloud.com`__ - `Source code repository`__ - `Github source code mirror`__ +__ http://cweiske.de/grauphel.htm __ http://apps.owncloud.com/content/show.php?action=content&content=166654 __ http://git.cweiske.de/grauphel.git/ __ https://github.com/cweiske/grauphel |
