Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyriets/another-day

Your personal working time guardian
https://github.com/kyriets/another-day

time-tracker work-life-balance

Last synced: about 14 hours ago
JSON representation

Your personal working time guardian

Awesome Lists containing this project

README

        

# another-day
[![Build](https://github.com/KyrietS/another-day/actions/workflows/build.yml/badge.svg)](https://github.com/KyrietS/another-day/actions/workflows/build.yml)
[![Formatting](https://github.com/KyrietS/another-day/actions/workflows/formatting.yml/badge.svg)](https://github.com/KyrietS/another-day/actions/workflows/formatting.yml)
[![Lincense](https://img.shields.io/github/license/KyrietS/another-day)](LICENSE)

another-day is your personal working time guardian. It is an easy to use desktop application that alerts you when it's time to take a break or stop working.

|Windows|Linux (KDE)|
|---|---|
|![gui windows](docs/gui-windows.png)|![gui kde](docs/gui-kde.png)|

## Features

- ✅ *Take a break* reminder
- ✅ *End of working hours* alert
- ✅ Sound notification
- ✅ Neat and clean GUI
- ✅ Supports Windows and Linux
- ✅ Tray support
- 🔜 Customizable settings

## Building
```
git clone [email protected]:KyrietS/Minutea.git
cd Minutea
cmake -S . -B build
cmake --build build --target Minutea
```

## License

Copyright © 2025 Sebastian Fojcik \
Use of this software is granted under the terms of the MIT License.

See the [LICENCE](LICENSE) for the full license text.