Skip to content

OpenWatch.net code - Code for the client-side applications is available in my other repositories.

Notifications You must be signed in to change notification settings

transparency-international-rhok-5/OpenWatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

OpenWatch - openwatch.net
by Rich Jones

Install:
- after cloning from github, type:
	* virtualenv env
	* source env/bin/activate
	* pip install -r requirements.txt
	* cd openwatch
	* python manage.py syncdb
	* python manage.py runserver
	* visit "http://localhost:8000"

About

OpenWatch.net code - Code for the client-side applications is available in my other repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%