Google Contacts Alternative A simple UI alternative for google contacts Installation $ python3 -m venv env $ source env/bin/activate $ pip3 install -r requirements.txt $ python3 main.py Visit http://localhost:5000 LICENSE GPL-3