Inspired by https://seasonalclock.org
This concept originated in Twodays Crossing, an Earthstar chat app. This clock was created by @cinnamon-bun. We miss you.
This is a basic implementation of a "Gnome Shell Extension" that displays the current hour as the "Seasonal Hour" in the form of its representative emoji.
Read the GJS.guide
Run a debug instance:
dbus-run-session -- gnome-shell --nested --wayland
Install the extension:
gnome-extensions install [email protected]
Disable the extension:
gnome-extensions disable [email protected]
Enable the extension:
gnome-extensions enable [email protected]
Pack the extension:
gnome-extensions pack [email protected] --extra-source=seasonalhours.js
- Fixed "candle", "ice", "mist" and "mountain" emoji rendering through unicode character.
- Preparing for Gnome Extensions release.
- Changed capitalization
- Removed parenthesis
- Initial release; nothing fancy.
- Emojis for the hours are based upon this version.