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

https://github.com/phillco/binarydaemon

Automatically restarts executables when they change. Used to aid the development of LANdrop, when I normally ran test clients on multiple computers. Manually upgrading each one was tedious, so I wrote this. When a new build is made, the test computers get the new build via Dropbox; BinaryDaemon notices the change and restarts them. Full automation.
https://github.com/phillco/binarydaemon

Last synced: 6 months ago
JSON representation

Automatically restarts executables when they change. Used to aid the development of LANdrop, when I normally ran test clients on multiple computers. Manually upgrading each one was tedious, so I wrote this. When a new build is made, the test computers get the new build via Dropbox; BinaryDaemon notices the change and restarts them. Full automation.

Awesome Lists containing this project