This is a gnome-shell-extension. It displays an analog clock on the desktop and exposes a great variety of customisation options.
Since V.5 it sports a set of distraction free configuration settings, hiding the clock in various situations.
Version 8 (and younger) of this Plugin (still work in progress) supports the following Versions of Gnome Shell
Up to Version 7 the Plugin supports the following Versions of Gnome Shell
Visit ego to install the latest reviewed release.
Default branch is main
.
Clone this repo to any local folder...
cd ~/myLocalFolder/
git clone git@github.com:Zappo-II/WhatWatch.git
Later on update the repo with...
cd ~/myLocalFolder/WhatWatch
git fetch
git pull
Or create a new clone...
Install the plugin to gnome-shell by executing
cd ~/myLocalFolder/WhatWatch
./install.local.sh
This will install to ~/.local/share/gnome-shell/extensions/
You must restart (X11: Alt-F2
--> r
) or logout/relogin (Wayland) to activate the (updated) extension.
Your mileage may vary.
Please take a look at the documentation found in the .../doc
folder of this repository.
journalctl -f
for any GJS
/ gnome-shell
messages...Please report any issues or requests at github...