-
Notifications
You must be signed in to change notification settings - Fork 0
A alarm clock/background daemon for advanced sleep
License
poelzi/uberclock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== About UberClock == UberClock is a alarm clock that is designed for more advanced sleep. • It is a sleep phase clock • It can optimize powernaps and short sleeps == Requirements == • python 2.5+ • python-sqlite (or some other django supported db) • django 1.2 • django-piston == Install == To install the database run: ./manage.py installdb Now you have a default user named "user" with password "user". == Run == To run the daemon run: ./uberclockd == Architecture == UberClock contains of different components: • uberclockd Is a daemon which is usally run to connect to the motition detectors and provide data via http html/json/xml to the frontend. It can also start programs on events so no support from a already running frontend (the actual alarm clock) is required as long as it can be triggered somehow. • html frontend. uberclockd has a built in webserver. • frontend (planned) a nice qt frontend, maybe alarm flip clock https://garage.maemo.org/projects/flipclock/ == Supported Hardware == Motition Detectors: • TI eZ430-Chronos with the OpenChronos Firmware http://github.com/poelzi/OpenChronos/
About
A alarm clock/background daemon for advanced sleep
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published