Helmut Pozimski
|
9023d8f2de
changed build scripts to create an unprivileged user and install the init script
|
11 years ago |
Helmut Pozimski
|
8834fb146d
added minimal debian build scripts
|
11 years ago |
Helmut Pozimski
|
138ca87c17
added version option to the man page
|
11 years ago |
Helmut Pozimski
|
fbe33682ab
add version option to the option parser
|
11 years ago |
Helmut Pozimski
|
96a12c31d9
updated README and INSTALL
|
11 years ago |
Helmut Pozimski
|
9d4ad1cce9
finished the man page
|
11 years ago |
Helmut Pozimski
|
4aae7f835f
added a minimal man page, content still missing
|
11 years ago |
Helmut Pozimski
|
a0f162bf28
updated TODO
|
11 years ago |
Helmut Pozimski
|
eee62b503b
added a setup.py to install stdd with the distutils method and renamed the sample.conf to the final name
|
11 years ago |
Helmut Pozimski
|
1e5cffd2ba
updated TODO and Changelog
|
11 years ago |
Helmut Pozimski
|
cd36faa5af
converted datetime object to string
|
11 years ago |
Helmut Pozimski
|
32a4360a27
added some more logging output
|
11 years ago |
Helmut Pozimski
|
1fc29243d9
tried to throw an exception if the display is not available
|
11 years ago |
Helmut Pozimski
|
ec052f3453
changed the code to also terminate the process if it is not run as daemon
|
11 years ago |
Helmut Pozimski
|
a30a896280
changed formatter to include the PID
|
11 years ago |
Helmut Pozimski
|
6e17e8788b
added some more info messages, imporved logging
|
11 years ago |
Helmut Pozimski
|
90e549dc9e
corrected the format string for logger
|
11 years ago |
Helmut Pozimski
|
faa1f759da
explicitly import logging.handlers to be able to use SysLogHandler
|
11 years ago |
Helmut Pozimski
|
140bdc5c31
corrected a small typo calling the logger object
|
11 years ago |
Helmut Pozimski
|
add002fb5e
implemented minimal logging to syslog and console
|
11 years ago |
Helmut Pozimski
|
92049103d6
correctly import os, I really should have done that in the first place
|
11 years ago |
Helmut Pozimski
|
00dc5ca0ee
implemented signal handling
|
11 years ago |
Helmut Pozimski
|
597c58aee8
updated TODO and generated Changelog from bzr
|
11 years ago |
Helmut Pozimski
|
4a8e6c84e7
yet another round of cosmetical changes to the init script
|
11 years ago |
Helmut Pozimski
|
03079ccdad
another round of cosmetical changes to the init script
|
11 years ago |
Helmut Pozimski
|
12615260a1
corrected the start method in the init script
|
11 years ago |
Helmut Pozimski
|
fe7e604545
added a simple init script for sysvinit
|
11 years ago |
Helmut Pozimski
|
321a2a2300
corrected two small typos
|
11 years ago |
Helmut Pozimski
|
19f187e6e9
set high or low brightness when the configured minute is reached
|
11 years ago |
Helmut Pozimski
|
7ad07cb636
only call datetime.now once per cycle to safe some processing time
|
11 years ago |