Search Criteria
Package Details: safeeyes-git 3.2.0b3.r15.gde504da-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/safeeyes-git.git (read-only, click to copy) |
|---|---|
| Package Base: | safeeyes-git |
| Description: | A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI). Latest version from the git repository |
| Upstream URL: | https://github.com/slgobinath/SafeEyes |
| Licenses: | GPL3 |
| Submitter: | TPXP |
| Maintainer: | cuihao (krotesk, archisman) |
| Last Packager: | archisman |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-07-19 08:24 (UTC) |
| Last Updated: | 2025-11-12 05:55 (UTC) |
Dependencies (15)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libnotify (libnotify-gitAUR)
- python-babel
- python-gobject
- python-packaging
- python-psutil
- python-xlib
- python-packaging (make)
- python-pip (make)
- python-setuptools (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR) (optional) – For playing the audible bell
- python-croniterAUR (optional) – for Health Stats plugin
- python-pywayland (optional) – for Smart Pause plugin in Wayland
- snixembed (optional) – For tray icon support in LXDE/MATE/WMs
- xprintidle (optional) – for Smart Pause plugin in X11
Latest Comments
1 2 Next › Last »
cuihao commented on 2025-11-02 20:18 (UTC)
@archisman Sorry for miss the message for so long. Do you want to take over the package? I was just assigned as the owner a while a go but never really updated this PKGBUILD. I assigned you as the co-maintainer. I'm happy to disown it if you want to take it over.
archisman commented on 2025-08-26 07:05 (UTC)
Please see the updated list of dependencies in https://aur.archlinux.org/packages/safeeyes. The app has been largely rewritten and the dependencies need to be modified. (I am a co-maintainer of the app in GitHub). You can also find the same list of dependencies in the README https://github.com/slgobinath/SafeEyes/?tab=readme-ov-file#other-linux--run-from-source
cuihao commented on 2024-08-31 02:58 (UTC)
@shilka There is no need to update a -git package on new versions as long as it still compiles. Makepkg will automatically update the pkgver.
cuihao commented on 2023-06-04 19:05 (UTC)
Please add
swayidleas an optional depedency. On Wayland (non-Gnome),swayidleshould be used instead ofxprintidleto enable smart pause plugin to query idle time. https://github.com/slgobinath/SafeEyes/blob/684d16265a48794bb3fd670da67283fe4e2f591b/safeeyes/plugins/smartpause/plugin.py#L59yochananmarqos commented on 2021-08-10 21:53 (UTC)
@TPXP: Please consider including the third-party plugins. See my PKGBUILD.
TPXP commented on 2021-01-02 09:04 (UTC)
Updated to add
python-croniteras an optional dependency. As for transparency, you should file a bug upstream, I won't maintain patches here ^^E3LDDfrK commented on 2020-12-31 06:09 (UTC) (edited on 2021-01-02 16:23 (UTC) by E3LDDfrK)
The transparency is gone. Wonder if it's xfce's fault or not.
edit: I was just curious if anyone else has the same problem.
yochananmarqos commented on 2020-12-25 17:56 (UTC) (edited on 2020-12-26 04:51 (UTC) by yochananmarqos)
This now requires
python-croniter.EDIT: It's optional for for Health Stats plugin.
TPXP commented on 2020-08-23 14:38 (UTC)
Thanks for your comments, and apologies for the delay I didn't have time to update the package in a while.
The offending code for files in the home path is https://github.com/slgobinath/SafeEyes/pull/334 Fixed by setting PYTHONUSERBASE (see https://github.com/python/cpython/blob/3.8/Lib/site.py#L247)
1 2 Next › Last »