This application allows you to keep track of all the calls that go to and from your phone. By doing this, you can go back and listen to recordings of your phone logs. We've all been in a situation where you forget an essential detail given in a call or want to reminisce about the moments of the past. This application hones Twilios Programmable Voice API and Tkinters GUI to create a seamless application where one can create a call given an input or start listening for any incoming calls. Since my Twilios API is run locally, I had issues hosting the code on a public domain. Using ngrok, I was able to forward my local host to a temporary link given by the tool. This tool has many expansions. For one, it is currently still in the demo stages, meaning that I can't choose who the call is coming from, since Twilio's API needs the phone number to be a registered to Twilio number. The application can also be implemented so you can manage the recordings in a separate database, for easier function and sharing of mp3 files.

Built With

Share this project:

Updates