Skip to content

A KDE widget. Essentially a pomodoro timer. Written in QML and C++

License

Notifications You must be signed in to change notification settings

kie4280/eye-protector2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updates

  • [20240606] Unfortunately, this widget isn't compatible with KDE 6 so is currently broken.
  • [20240904] Update: This widget is currently installable in Plasma 6.1.4 😃. However, There is a bug that prevents the widget from showing when the countdown expires. More Plasma API digging is necessary!
  • [20241118] Update: This widget is currently fully functional. It can popup when the time expires!

Motivation

Protect your eyes!! Without them you cannot see!! Also, this widget functions as a pomodoro timer. If you know the pomodoro technique, you would definitely like it.

Screenshots

Widget view

Config view

Building and Installing

This project is a KDE plasmoid. If you want to build it you should have the plasma and Qt SDK installed.

cmake -Bbuild/ . && make -C build/ && sudo make install -C build/

About

A KDE widget. Essentially a pomodoro timer. Written in QML and C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published