#hyprland #linux #desktop-applications #waybar #sway #send-notifications

app burnout-detector

This app aims to help you to take some breaks, this acts as waybar module and can also send notifications

2 releases

0.3.1 May 3, 2023
0.3.0 May 3, 2023

#1121 in GUI

24 downloads per month

ISC license

39KB
799 lines

Burnout-detector 🧠🧑‍🚒

This toy aim to detect your idle activity and invite you to take a break and do some gymnastics.


Disclaimer

This gadget is not able to detect a real burnout! Please take care of yourself.


This is compatible with waybar as a custom module, run it with the --waybar parameter to micmic the waybar-eyes module. It will display an eye per 5min and will notify you by popup when the max eyes number is reach.

Configuration

Waybar

~/.config/waybar/config

...
    "custom/burnout-detector": {
        "exec": "burnout-detector --waybar --max-active-sessions 3",
        "return-type": "json",
    },
...

There is also 3 class you can use ok, warning and critical.

Resources

The exercices are inspired (copied actually) from the SafeEyes project.

Dependencies

~8–35MB
~511K SLoC