Add Ianny

This commit is contained in:
zer0-x
2023-06-26 05:16:01 +03:00
committed by Natalie Pendragon
parent f021ed0e6d
commit 5b35aaf45c

View File

@@ -6,6 +6,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
## Table of contents
- [Break Notifiers](#break-notifiers)
- [Brightness Control](#brightness-control)
- [Browsers Without X Library Dependency](#browsers-without-x-library-dependency)
- [Clipboard Managers](#clipboard-managers)
@@ -35,6 +36,10 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
- [Wallpaper](#wallpaper)
- [License](#license)
## Break Notifiers
* [Ianny](https://github.com/zer0-x/ianny) - Periodically informes user to take breaks by keeping track of usage patterns
## Brightness Control
No Wayland-specific requirements, so you can use your xorg solution of choice to control screen brightness, like [brightnessctl](https://github.com/Hummer12007/brightnessctl), [brillo](https://gitlab.com/cameronnemo/brillo), [light](https://github.com/haikarainen/light), or just directly manipulate `/sys/class/backlight`.