Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 549 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 549 Bytes

Gcontacts-Helper

Helps you to ease up the migration process from Gcontacts to its AOSP varient

Basic Function

It converts the .csv file given by the Google contacts and converts it into .vcf for importing in AOSP contacts varient. You can also convert it to json too

Prerequisites

  1. Python
  2. Python requests package
pip install requests
  1. Python os module
pip install os

Tasks Completed

  • Does the Basic Function
  • Downloads Image and encods it
  • Interactive
  • User Friendly
  • GUI