gems-uff / door

The Door Project - aims at implementing access control to the Software Engineering Laboratory at UFF.
MIT License
1 stars 0 forks source link

Run as a daemon #1

Open leomurta opened 10 years ago

leomurta commented 10 years ago

Read this: http://www.slideshare.net/dabeaz/an-introduction-to-python-concurrency (slide 37) https://pypi.python.org/pypi/python-daemon/

leomurta commented 10 years ago

Read this also: http://raspberrypi.stackexchange.com/questions/5371/whats-the-right-way-to-run-a-python-script-as-a-daemon-service-in-raspbian-o

gtessa commented 9 years ago

Python modules to take a look at:

http://python-evdev.readthedocs.org/en/latest/

https://github.com/JeffHoogland/pyxhook

Source: http://stackoverflow.com/questions/17601839/capturing-keyboard-input-in-python-as-a-daemon-in-linux

There may be more pointers here: http://stackoverflow.com/questions/11473269/python-get-keyboard-input-from-magstripe-reader