From: Norbert Moutarde Date: Wed, 8 Jan 2014 15:08:51 +0000 (+0100) Subject: added README.md X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=390b99c16aaf5aca005e81d0d61420e804e5571d;p=diary-mobile.git added README.md --- diff --git a/README.md b/README.md new file mode 100644 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://:@/filename> + +todo : + +connect to postgresql server, edit button on the fly, and ...