Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README
    hdi is HDD idle daemon.
    It is used to put HDD into standby mode in case of inactivity. Similar
    functionality is provided by `hdparm -S` and hd-idle. `hdparm -S` and
    hd-idle do not work with some HDDs especially connected via USB.
    hdi is designed specifically for such cases.

INSTALL
    As a regular Go program, you can install it with `go get` and manage
    service by yourself.
    go get github.com/vchimishuk/hdi

    But the best way is to build Debian package and use systemd to manage
    hdi daemon.

    See /etc/hdi.conf file for more details about hdi configuration.

AUTHORS
    Viacheslav Chimishuk <vchimishuk@yandex.ru>

COPYING
    This programm is released under the GNU General Public License version 3 or
    later, which is distributed in the COPYING file. You should have received a
    copy of the GNU General Public License along with this program.  If not,
    see <http://www.gnu.org/licenses/>.

About

HDD idle daemon.

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages