]> git.nothing2do.fr Git - diary-mobile.git/commitdiff
added README.md
authorNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Wed, 8 Jan 2014 15:08:51 +0000 (16:08 +0100)
committerNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Wed, 8 Jan 2014 15:08:51 +0000 (16:08 +0100)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..5153d7b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+diary-mobile-android
+====================
+
+a GUI to use diary-shell on android (or computer, or IOS, or symbian,
+or whatever Qt works on if you want, it's Qt !)
+
+the first time you run this, you've only one buttons ("config"),
+so click on and on the new page, choose "download". Now you've to write
+the full path to get your full button file (don't forget the "http://"
+like me the first time).
+to upload in real time, you've to set the "upload" to a ftp server where
+you've an account with syntax :
+ftp://<user>:<pass>@<hostname>/filename>
+
+todo :
+
+connect to postgresql server, edit button on the fly, and ...