Skip to content

flathub/io.github.slgobinath.SafeEyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

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