/bc-16-contact_manager

This is a contact manager application that sends messages to saved phone number using twilio.

Primary LanguagePython

Contact Manager

Contact Manager + SMS is a command line application that send messages using twilio api and is written using the Python Language

Features

  • Add contact directly from the terminal to the contact manager list
  • Search for a contact using name from the terminal
  • Send a text to a twilio verified phone number.

Dependencies | Requirements

To install all the requirements, download the requirements.txt file then type the following command on your terminal.

pip install -r /path/to/requirements.txt

Commands

Command Description
help Displays all available commands and their descriptions
help (command) Describes the command
Add -n -p Adds name and phone number to the contact list
Search (name) Searches the contact name
Text (name) -m Sends text message number in the contact manager

Contact Information

Find the author at [@Awinja] (https://github.com/Awinja/bc-16-contact_manager) on github.