Menu

Tree [7dc0b0] master /
 History

HTTPS access


File Date Author Commit
 icons 2020-07-06 Kyle K Kyle K [0923fd] initial import
 .gitignore 2020-07-06 fatalhalt fatalhalt [3ba79f] Initial commit
 LICENSE 2020-07-06 fatalhalt fatalhalt [3ba79f] Initial commit
 QtNoSleep.nsi 2020-07-07 Kyle K Kyle K [aaf418] prepare NSIS installer, add .ico
 QtNoSleep.pro 2020-07-07 Kyle K Kyle K [aaf418] prepare NSIS installer, add .ico
 README.md 2020-07-07 Kyle K Kyle K [7dc0b0] update README.md
 main.cpp 2020-07-07 Kyle K Kyle K [626d5a] add "Start minimized" setting
 mainwindow.cpp 2020-07-07 Kyle K Kyle K [348787] bump to version 0.1
 mainwindow.h 2020-07-07 Kyle K Kyle K [348787] bump to version 0.1
 mainwindow.ui 2020-07-07 Kyle K Kyle K [348787] bump to version 0.1
 qtnosleep.ico 2020-07-07 Kyle K Kyle K [aaf418] prepare NSIS installer, add .ico
 resources.qrc 2020-07-06 Kyle K Kyle K [0923fd] initial import
 screenshot.png 2020-07-07 Kyle K Kyle K [7dc0b0] update README.md
 settings.cpp 2020-07-07 Kyle K Kyle K [626d5a] add "Start minimized" setting
 settings.h 2020-07-07 Kyle K Kyle K [626d5a] add "Start minimized" setting
 settings.ui 2020-07-07 Kyle K Kyle K [626d5a] add "Start minimized" setting
 systemtray.cpp 2020-07-06 Kyle K Kyle K [0923fd] initial import
 systemtray.h 2020-07-06 Kyle K Kyle K [0923fd] initial import

Read Me

QtNoSleep

QtNoSleep is a lightweight graphical utility program to keep awake your HDD by periodically writing a 1MB file to root of a mount point, currently it works on Windows only.

  • Program minimizes to system tray on close
  • Supports restoring its state on next run
  • Allows you to set to run it on Windows startup
  • Allows you to set it to start minimized

Tech

  • QtNoSleep is written in C++ and uses Qt5 GUI toolkit.
  • Included is a QtNoSleep_v0.1.exe installer file in "Releases" section of this github page

gui

License

GPL2