Hacker News new | ask | show | jobs
Show HN: When-online – utility for executing online commands while offline (github.com)
5 points by ihoegen 2716 days ago
1 comments

Neat little program! Looking at the source, it simply polls until the computer is connected to the internet and then executes the command.

It would be nice to have this run in the background as well.

Anyway, great idea!