Skip to content

Intended to help the user to convert the CSV given by Gcontacts to AOSPcontacts' VCF file format

Notifications You must be signed in to change notification settings

lemokami/Gcontacts-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Intended to help the user to convert the CSV given by Gcontacts to AOSPcontacts' VCF file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages