From: Niki Roo Date: Sun, 13 Mar 2016 13:11:44 +0000 (+0100) Subject: Merge branch 'master' of github.com:nikiroo/jvcard X-Git-Tag: v1.0-beta3~16 X-Git-Url: https://git.nikiroo.be/?a=commitdiff_plain;h=ebead449cce5df1849d54796fd2515a9e0556fee;hp=a046fa49cdcaea2ce4eb9104387c66f915205f2d;p=jvcard.git Merge branch 'master' of github.com:nikiroo/jvcard --- diff --git a/README.md b/README.md index 60840e2..a2be08d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ -# jVcard - +# jVCard Small TUI (text mode) VCard manager (also supports abook files) -Description and screenshots: - ## Current version - it can open VCF and ABOOK files @@ -20,3 +17,26 @@ Description and screenshots: - customisation of VIEW_CONTACT - lot of other things - correct UI for new contact/new data/edit data-types +- remote synchronisation server since it was asked + +## Screenshots + +### Navigation + +![Opening a directory](http://nikiroo.be/jvcard/screenshots/open-dir.png) +![Opening a VCF/aBook card](http://nikiroo.be/jvcard/screenshots/open-vcf.png) + +### Contact screen + +![Contact screen](http://nikiroo.be/jvcard/screenshots/open-contact.png) + +### Image modes + +![Double Dithering](http://nikiroo.be/jvcard/screenshots/image-dd.png) +![ASCII](http://nikiroo.be/jvcard/screenshots/image-ascii.png) +![Dithering](http://nikiroo.be/jvcard/screenshots/image-dithering.png) +![Double Resolution](http://nikiroo.be/jvcard/screenshots/image-double.png) + +### Edit contact screen (Work In Progress) + +![Edit contact WIP](http://nikiroo.be/jvcard/screenshots/edit-contact.png)