Coder Social home page Coder Social logo

alex-magana / bc-8-contact-sms Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 8.91 MB

A console application for managing contacts. Create contacts, search contacts, send messages and sync contact with Firebase.

License: GNU General Public License v3.0

Python 100.00%

bc-8-contact-sms's Introduction

bc-8-contact-sms

CONTACT MANAGER AND SMS SERVICE

Introduction

* A utility that allows you to:
  * 1.Save your contacts.
  * 2.Search you contacts.
  * 3.Send one-way text messages to a contact of choice.
  * 4.Sync contacts on firebase.

* Usage:
  * contacts_manage add -p <phonenumber> -n <name>...')
  * contacts_manage search <name>')
  * contacts_manage text <name> -m <messagebody>...')
  * contacts_manage sync -c')
  * contacts_manage retrieve -c')
  * contacts_manage (-i | --interactive)')
  * contacts_manage (-h | --help | --version)')

* Options:
  * -i, --interactive  Interactive Mode')
  * -h, --help  Show this screen and exit.')
  * --version  Show version.')
* type help for a list of commands.

##Installation and Setup

  1. Install python

    • Download Python onto your computer by using the following links

    • To ensure you have Python on your computer:

      • Open the Command Prompt
      • Type Python.
      • If you have Python installed, you should see a response that includes the version number.
  2. Clone the repository to your local folder of your choice

    • On GitHub navigate the main page of the repository. Here - automatic!
    • Under the repository name, click on the URL and copy it
    • Open Git Bash
    • Change the working directory on cmd to the location where you want your clone made
    • Type 'git clone ' and paste the URL *Press Enter to finish creating your cloned repository
  3. Install the virtual environment

    • To install globally with pip type the command $ pip install virtualenv
  4. Install required modules

    • Open the requirements.txt file and pip install the required modules using pip install -r requirements.txt
  5. Run Contacts Manager & SMS app

    • On your console type in python contacts_commands.py -i to run the app interactively

bc-8-contact-sms's People

Contributors

alex-magana avatar

Watchers

 avatar  avatar

Forkers

bonny-mwenda

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.