Safe Eyes is a Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI).
For upstream issues: https://github.com/slgobinath/SafeEyes/issues
# clone this repo
git clone --recursive https://github.com/flathub/io.github.slgobinath.SafeEyes && cd io.github.slgobinath.SafeEyes
# install flatpak and flatpak-builder then add flathub
sudo apt install flatpak flatpak-builder && flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# install flatpak runtime
flatpak install -y org.gnome.Platform/x86_64/48
flatpak install -y org.gnome.Sdk/x86_64/48
# build
flatpak-builder --user --install --force-clean build-dir io.github.slgobinath.SafeEyes.yaml