From 390b99c16aaf5aca005e81d0d61420e804e5571d Mon Sep 17 00:00:00 2001 From: Norbert Moutarde Date: Wed, 8 Jan 2014 16:08:51 +0100 Subject: [PATCH] added README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 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 ... -- 2.45.1