X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=60840e2a8912ffc965cdc9f7958cf633ac1e3528;hb=e253bd50bb05519f4a16fed4fb95d5b3340128ea;hp=1d888ecb5f7c24e26c734a102e0ad1888a773684;hpb=668268fc236425a7be575417cd0d3810c29127a1;p=jvcard.git diff --git a/README.md b/README.md index 1d888ec..60840e2 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,22 @@ -# jvcard +# jVcard + Small TUI (text mode) VCard manager (also supports abook files) +Description and screenshots: + ## Current version - it can open VCF and ABOOK files - it can create a Swing terminal or use a real terminal (try "--help") using Lanterna 3 (which can be found here on GitHub, too) - it will list all the contacts of the file you select - it will show more detailed informations about a selected contact, including an ASCII art representation of their photo if any -- it can delete a contact +- it can create/delete a contact - it can be used to edit your data (currently in RAW format, field by field) - it can save back to file - English and French versions available (will look for the host language, can be forced with "--lang en") ## TODO -- ".properties" files to easily change the colours -- correct EDIT support - customisation of VIEW_CONTACT - lot of other things +- correct UI for new contact/new data/edit data-types