Skip to content

Displays the current Seasonal Clock hour in the Gnome panel

Notifications You must be signed in to change notification settings

johanbove/seasonalclock-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seasonal Hours Clock Gnome Shell Extension

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.

About

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.

Screenshot from 2023-08-13 23-12-47

Development

Read the GJS.guide

Run a debug instance:

dbus-run-session -- gnome-shell --nested --wayland

Install the extension:

gnome-extensions install seasonalclock-gnome@johanbove.info

Disable the extension:

gnome-extensions disable seasonalclock-gnome@johanbove.info

Enable the extension:

gnome-extensions enable seasonalclock-gnome@johanbove.info

Pack the extension:

gnome-extensions pack seasonal-clock@johanbove.info --extra-source=seasonalhours.js

Changelog

Version 1.1.1

  • Fixed "candle", "ice", "mist" and "mountain" emoji rendering through unicode character.
  • Preparing for Gnome Extensions release.

Version 1.1

  • Changed capitalization
  • Removed parenthesis

Version 1.0

  • Initial release; nothing fancy.
  • Emojis for the hours are based upon this version.