Giter VIP home page Giter VIP logo

contacts-updater's Introduction

contacts-updater ๐Ÿ“‡ ๐Ÿ”„

Updates contacts in the Contacts app on macOS. Specifically, the following features are supported:

  • Download a new profile picture if a contact doesn't have one yet.
  • If social media providers are used, stores the profile information in the contact.

Sources / providers:

This script relies on patzm-crawlers. By default, all providers are enabled. Each one can be disabled using the providers sub-parser. Just invoke --help to see how to use it.

Disclaimer โš ๏ธ

Use this tool at your own risk.

  • Using this tool may violate the terms of service (TOS) of some providers / platforms.
  • Storing the password in clear text is a risk. If someone has access to your machine, the password may be at risk.

Setup

Clone the repository

git clone https://github.com/patzm/contacts-updater.git
cd contacts-updater

Install the requirements

brew install geckodriver

# maybe from within a virtual environment
pip install -r requirements.txt

Prepare the executable

chmod +x update-contacts

Running it

Some providers need access credentials (like LinkedIn). If you don't disable them and don't have the credentials provided already, it will fail and tell you where to put them.

Run the contact picture updater

./update-contacts

contacts-updater's People

Contributors

patzm avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.