Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

nexleaf/TalkSMS-orig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8/23/2010: 

install:
* install rapidsms-core-dev:  http://github.com/rapidsms/rapidsms-core-dev
* %rapidsms-admin.py startproject <project root>
* %git clone git://github.com/nexleaf/TalkSMS <project root>

run:
* %cd <project root>
* %./manage.py syncdb
* %./manage.py scheduler
* %./manage.py runrouter
* %./manage.py runserver


use: 
* http://localhost:8000/admin/taskmanager; add users, tasks
* http://localhost:8000/taskmanager; schedule tasks... 


notes: 
* updated rapidsms-core-dev: 8/25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published