Collection of scripts that notify a user about updates on OSTree based systems (Fedora Atomic and derivatives).
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add demo images to readme

authored by

LittleBit and committed by
LittleBit
3aa5a9e4 378c4628

+10
+10
readme.md
··· 6 6 7 7 This project is replicated on my home server at https://files.littlebitstudios.com/share/ostree-update-notify and on GitHub at https://github.com/littlebitstudios/ostree-update-notify. 8 8 9 + ## Demo Images 10 + 11 + `kdialog` variant running on Aurora:\ 12 + ![ostnotify kdialog demo](https://files.littlebitstudios.com/public/ostnotify-demo-kdialog.png) 13 + 14 + `zenity` variant running on Bluefin:\ 15 + ![ostnotify zenity demo](https://files.littlebitstudios.com/public/ostnotify-demo-zenity.png) 16 + 17 + *`notify-send` is not shown here because its appearance varies with different desktop environments.* 18 + 9 19 ## Quick Setup 10 20 11 21 Copy this one-liner into a terminal and the script will download itself, show the setup prompts, and clean up the setup files.\