source: tags/1.3.0/Read Me.txt

Last change on this file was 90, checked in by chronos, 2 years ago
  • Modified: Build under Lazarus 2.2.0.
  • Modified: Updated Common package.
  • Added: Read Me file with app description and development information.
  • Added: Test form available in debug mode from Tools menu with list of test cases to better support app testability.
File size: 923 bytes
Line 
1A contact management application with support for vCard file format (.vcf).
2
3==Features==
4* Add, Edit, Clone or Remove contacts and contact properties
5* Shows contact fields in multiple tabs General, Home, Work, Social, Chat and Others
6* Contact photo displayed and can be changed (supported image types JPEG, PNG, GIF and BMP)
7* Quick filter by table columns in contacts list
8* Combine multiple contact files together
9* Split contacts to separate files
10* Find any value in contacts
11* Find duplicate contacts to merge
12* Copy, Cut and Paste contacts from/to clipboard
13* Multilingual interface (English, Czech)
14
15==Development==
16
17* Home page: https://app.zdechov.net/vcard-studio/
18* Source code: https://svn.zdechov.net/vcard-studio/
19* Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 2.2.0
20* To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).
Note: See TracBrowser for help on using the repository browser.