This project has been archived due to it's idea is obsolete. Try Vipcontacts instead.
You need QtCore from qt libraries
- Uncompress the source and change to the first directory with CMakeList.txt
- Run
mkdir build - Run
cd build - Run
cmake .. - Run
make; make install
- Project has been migrated to Qt5.
- Added cmake uninstall command.
- Added comand line argument parser.
- First release in Github.
- Contact name is searched in N: too
- Fixed bad spanish translations
- Fixed contact counters.
- Improved search of 'Hide birthday' string in contact.
- Improved help instructions.
- Added default directory.
- Hide birthdays when a string 'Hide birthday' is set in the contact.
- Added shared libraries.
- Added uninstall bash script.
- Extracts birthdays from kaddressbook to ics and vcs files to import in Google Calendar.