Commit graph

12 commits

Author SHA1 Message Date
bf557d789b
FIX larigira.dbadmin packaging 2015-02-19 20:29:54 +01:00
09ccf0a2a2
add audio static web form 2015-02-18 18:15:53 +01:00
9e13105bba
DBAdmin can add alarms of kind 'single' to db
The entrypoint infrastructure is ready.
2015-02-01 21:47:12 +01:00
2c7e0bdf70
Nicer DB list, bootstrap 2015-02-01 19:41:19 +01:00
24cda62c5f
Move main logic to larigira.py 2015-02-01 00:08:13 +01:00
22bb84d1d4
event db handling slightly more robust
now there is larigira-dbmanage: a simple CLI to add/list events (atm
it's too simple to be really good; but can be useful for testing)
2015-01-24 02:54:07 +01:00
6f0c335d2d
s/ejdb/tinydb, clear eventmodel, some testing
towards a better db!
2015-01-24 00:33:09 +01:00
b6e9fa8492
FIX pyejdb dependencies 2014-12-02 11:26:08 +01:00
2bd8f56aa3
timegenerators introduced, and some cleanup 2014-12-02 01:56:08 +01:00
241eb30c7c No more celery, audiogen used for continous, too
readme is now rst, and included in setup.py
2014-11-03 00:26:32 +01:00
aa71f61425 audiogen starts working
a decoupled part that will prepare audio. It has a modular design based
on standard python entrypoints.
This allows "kinds" to be registered.
2014-11-02 02:09:58 +01:00
b1f597deae proper setup.py setup & test 2014-10-29 00:39:43 +01:00