Skip to content

Keep external drives active (prevent them from sleeping) to avoid waiting for them to spin back up.

License

Notifications You must be signed in to change notification settings

joaonc/hd_active

Repository files navigation

HD Active

Prevent external HD's from becoming inactive (sleeping).

https://joaonc.github.io/hd_active

Quick start

python -m app.hd_active --conf app/hd_active.ini

Development

Note: Best to work on a virtual environment. This page doesn't go into how to do that.

Install the development packages:

python -m pip install -r requirements-def.txt

This project uses pyinvoke to facilitate common tasks. For a list of tasks:

inv --list

Licensing

Even though I'm providing this code under the MIT license, Qt is used for the UI component, meaning you'll be bound to its GPL/LGPL license (more info here).

I'm not an expert on these things, so be advised.

About

Keep external drives active (prevent them from sleeping) to avoid waiting for them to spin back up.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages