An open API service indexing awesome lists of open source software.

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.

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.