Jul 28 2010

NetInactivity

This is a little program I created in C# to monitor your network activity and either Sleep or Shut Down your computer based on criteria you set. I built this to solve a simple problem, putting my computer to sleep after a particularly long download, for example a 8GB Steam game download over night or a sizeable browser download both of which have no built in function to do this.

It essentially saves you money by not requiring you to have your computer on throughout the night.

It has been tested in Windows XP 32bit and Windows 7 64bit without issue. If you have any questions or update suggestions or praise please leave a comment below. Thanks.

coming soon, fixing a bug