X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=a2be08d7e727c606bd299d21ad2ddc078471a43d;hb=4298276a4b717753397508ce5432071827d5b294;hp=067b2f00c7d8b611b4cd487700c5dfebc3f8bc02;hpb=d3e940b63b6515eac6450a2e32af16b01f6e956c;p=jvcard.git diff --git a/README.md b/README.md index 067b2f0..a2be08d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# jvcard +# jVCard Small TUI (text mode) VCard manager (also supports abook files) ## Current version @@ -17,3 +17,26 @@ Small TUI (text mode) VCard manager (also supports abook files) - 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)