16 lines
446 B
Markdown
Executable File
16 lines
446 B
Markdown
Executable File
# Datetime_GNOME
|
|
Display date and time on GNOME taskbar.
|
|

|
|
|
|
## Changelog
|
|
### V1.0 (2025-04-22)
|
|
Display date and time on GNOME taskbar.
|
|
|
|
## Reference
|
|
[Guide](https://gjs.guide/extensions/development/creating.html)
|
|
[Cinnamon_Applet](https://github.com/sonichy/Cinnamon_Applet)
|
|
[Calendar](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/dateMenu.js#L901)
|
|
|
|
## Debug
|
|
dbus-run-session -- gnome-shell --nested --wayland
|