OneMoreGres / screendose

Simple screen time limiter tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen time limiter tool

Covers screen with black frame after some periods of time.

Screenshot

Installing

Linux: download appimage from releases page, make it executable and run

Windows and OSX: not implemented (let me know if they are needed)

Building from source

Like any other Qt app: just type qmake && make

To obtain appimage: run share/ubuntu/build.sh

Usage

Edit ini file based on default one and run app with it as argument (like screendose -c ./settings.ini).

App has no main window. Just one tray icon.

Shortcuts:

  • S - skip current break

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Create issue/PR on project's page on github.com.

About

Simple screen time limiter tool

License:MIT License


Languages

Language:C++ 46.3%Language:Python 46.3%Language:QMake 7.5%