Skip to content

Commit e0a9ddc

Browse files
works in Chrome OS
1 parent 78d6498 commit e0a9ddc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@ sudo zypper install safeeyes
9999
```bash
100100
sudo apk add safeeyes
101101
```
102+
## Chrome OS
103+
[Enable the Linux container](https://support.google.com/chromebook/answer/9145439?hl=en) (which is actually Debian), and install Safe Eyes with
104+
```
105+
sudo apt install safeeyes
106+
```
107+
While no tray icon is available, if you run the app, it will function in the background and will show breaks as usual. You can also change the settings by clicking on the Safe Eyes icon from the menu while the app is running, or by running the command `safeeyes -s`.
102108

103109
### Flatpak
104110
**Warning**: Many plugins and features don't work well in the flatpak. We recommend that you use one of the native packages listed above. Flatpak-only bugs should be reported at https://github.com/flathub/io.github.slgobinath.SafeEyes.

0 commit comments

Comments
 (0)