https://github.com/rec/swirler
Run things on startup.
https://github.com/rec/swirler
Last synced: about 1 year ago
JSON representation
Run things on startup.
- Host: GitHub
- URL: https://github.com/rec/swirler
- Owner: rec
- License: artistic-2.0
- Created: 2016-01-17T00:35:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T22:47:55.000Z (over 10 years ago)
- Last Synced: 2025-02-13T18:53:00.747Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# runner#
Run hardware things on startup.
It is often the case for hardware projects that you want to start up one or more
long-running programs every time you restart.
This packages together a bunch of useful packages for hardware and gives you a
simple way to run your things as daemons.