Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrShoenel committed Jul 19, 2013
1 parent 2247c29 commit 2ccf590
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
HDD-Ping
========

A tool to "ping" hard drives to prevent spin-downs

========

This application is a Windows tray-only application that writes and deletes (thus "pings") a random file with zero length to selected hard drives in a given interval.

Functions:
- Auto-discovery of drives on startup
- Stores interval and selected drives in a serialized file
- Re-enables settings of a found configuration file
- Auto-fixes the settings by removing selected drives that are not available upon start
- Includes three icons that change depending on the state
- Those states are
* 1:disabled (gray, no drive selected),
* 2:writing (red for 5 secs when timer elapses)
* 3:active-idle (green, waiting for a timer to elapse to write random file to selected drives)

========

License: Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0)

0 comments on commit 2ccf590

Please sign in to comment.