Skip to content

techstonia/twog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twog: A simple Twilio powered voice blog

Publish voice posts using your mobile phone. No internet connection needed!

You can find my voice blog on: https://twog.herokuapp.com.

Usage

  1. Create a free Twilio account and a voice number.
  2. Clone the repository.
  3. Change AUTH_TOKEN and ACCOUNT_SID in config.py. You can find them under account settings
  4. Create a Heroku app and push your code into the app.
  5. Change the request url in your manage number page. This should be in the form of yourappname.herokuapp.com/new.
  6. Call the number in manage number to record your first post.
  7. Yes, it's that simple.

Is it tested?

Yes. You can find tests in tests.py

Is it responsive?

It uses Bootstrap, so yes.

Stack?

Bootstrap+Flask+Twilio.

About

A simple Twilio powered voice blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published