Skip to content

flathub/io.github.slgobinath.SafeEyes

Repository files navigation

io.github.slgobinath.SafeEyes

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

Build yourself

# 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.freedesktop.Sdk/x86_64/24.08
# build
flatpak-builder --user --install --force-clean build-dir io.github.slgobinath.SafeEyes.yaml