Skip to content

GascaK/TwilioFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio FM

Build Status

tfmjpg

Twilio FM is a Twilio python app that allows you to copy any valid telephone number and dial it straight from your personal phone.

  • Copy any String and see if a valid phone number appears
  • Dial the number straight from your personal telephone
  • No more having to manually dial the numbers on your screen!

Maintainers

Kevin Gasca - Software Developer/Maintainer

Features

  • Use any method of Copying Text and see if a valid number can be dialed
  • Set your personal information in an easy to configure tfmp.ini file

Tech

Twilio FM utilizes the following technologies.

Tech Website
Python 3.7 https://www.python.org
Twilio https://www.twilio.com

Installation

Twilio FM utilizes the Twilio Python helper library. Easily installed using pip.

pip install twilio

If you get the error 'pip: command not found', you can use the 'easy_install' to install the Twilio helper library by running this in your terminal.

easy_install twilio

For a manual installation, you can download the source code (ZIP) for twilio-python and then install the library by running:

python setup.py install

Development

Want to see this small project make it big! Dope. Open an Issue Ticket and let me know what extra features you'd like to see.

Contributing

Even better! Take a look at any open issues and let me know if you'd like to assist by making a pull request.

Todos

  • Write MORE Tests
  • Add Night Mode

License

MIT

About

Twilio API phone Dialer. Dial any number straight from your PC to your phone number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages