A clock that counts down the seconds you have left to live
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please use aysnc for reading file content since you are in shell process (line 84 `extension.js`): [Gio.File.load_contents_async](https://gjs-docs.gnome.org/gio20~2.0/gio.file#method-load_contents_async) 2. Use `console.*` instead of `log()`. For error use `console.error()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions