Zappo-II / WhatWatch

Gnome-Shell-Extension What Watch displays an anolog desktop clock
GNU General Public License v3.0
3 stars 0 forks source link

WhatWatch

Screenshot showing WhatWatch clock on desktop with browser window opened behind it...

About

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.

Screenshot showing WhatWatch settings page...

Gnome Shell Support:

Current Gnome Shell (45 and possibly younger)

Version 8 (and younger) of this Plugin (still work in progress) supports the following Versions of Gnome Shell

Legacy Gnome Shell (before 45)

Up to Version 7 the Plugin supports the following Versions of Gnome Shell

Install

Visit ego to install the latest reviewed release.

Install any branch / tag / from this Repo

Default branch is main.

First Install

Clone this repo to any local folder...

cd ~/myLocalFolder/
git clone git@github.com:Zappo-II/WhatWatch.git

Update

Later on update the repo with...

cd ~/myLocalFolder/WhatWatch
git fetch
git pull

Or create a new clone...

Install plugin

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.

Documentation

Please take a look at the documentation found in the .../doc folder of this repository.

Troubleshooting

Issues / Requests

Please report any issues or requests at github...