Here is short list of some cool apps and tools that i think you will find useful.
syncthing
An app that will automatically sync/backup folders across multiple machines and servers.
ssh and autossh
With ssh you can securely connect devices across the web, stream information from one device to some port of another device.
Example: I stream website interface from my raspberry pi to this site.
cron
Simple to use tool where you can schedule execution of your scripts and programs. Has a lot of timing options.


Leave a Reply