An open API service indexing awesome lists of open source software.

https://github.com/rondeppe/sleeper

Command-line tool for sleeping and logging sleep events
https://github.com/rondeppe/sleeper

command-line command-line-tool go golang sleep sleep-mode suspend terminal tool windows

Last synced: about 2 months ago
JSON representation

Command-line tool for sleeping and logging sleep events

Awesome Lists containing this project

README

          

Sleeperđź’¤

Command-line tool for sleeping and logging sleep events



Latest Release


License


Top Language

Sleeper is a lightweight Command-line tool written in Go that puts your Windows machine into sleep (suspend) mode. It logs the date, time, and duration of each sleep session, providing a simple and efficient way to monitor your system's sleep activity.

## Instalation
1. Dowload the program directly from [the GitHub releases page](https://github.com/RonDeppe/sleeper/releases/latest).
2. Add a folder for scripts to your PATH variable. Usually this is `C:\Users\{Username}\bin`.
3. Place `sleeper.exe` in this folder.

## Usage
- Run the program by typing `sleeper.exe` in the terminal.

## FAQ
### Q: What platforms are supported
Currently only windows 11 has been tested, but older versions of windows should work.

### Q: Where is the data stored?
The data is located at `C:\Users\{Username}\AppData\Local\sleeper\data.csv`.