Skip to content

Tiny cross-platform shutdown scheduler.

License

Notifications You must be signed in to change notification settings

noskla/gotosleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiling:

Linux: "gcc main.cpp -lstdc++ -o gotosleep.o"
Windows: Use Mingw64 and "gcc main.cpp -lstdc++ -o gotosleep.exe"

Usage:

gotosleep --help