Skip to content

jeanfrancis/thikku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thikku

Get direction through SMS. It works even in remote areas of the country where mobile Internet is not available or not stable.

Check out thikku

Why Thikku?

Thikku(திக்கு) is the word derived from Tamil(தமிழ்) Language and meaning of a word Thikku(திக்கு) is direction.

Install dependencies

Following steps are only needed one time

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Export configurations in development

export PLIVO_AUTH_ID=<copy_from_plivo>
export PLIVO_AUTH_TOKEN=<copy_from_plivo>
export PLIVO_NUMBER=<copy_from_plivo>

Run server

source venv/bin/activate
foreman start

Kudos

Logo uses Happy Monk font. Thanks to the creator Brenda Gallo and Gustavo Dipre. Thanks to The Noun Project for logo icon.

Feedbacks and Suggestions

If you have any feedbacks or suggestions, create an issue in Github or tweet me @fizerkhan

About

Get direction through SMS. Works anywhere around the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.2%
  • Python 24.4%
  • CSS 24.3%
  • JavaScript 10.2%
  • Shell 0.9%