A simple GNOME extension that provides a panel timer with an alarm sound notification.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Not sure if my solution for alarm timeout was the best, though.
Well, the code can be improved for the future updates Maybe for now, for line 139 `extension.js`, you can use `this.path` from the entry point: https://gjs.guide/extensions/topics/extension.html#properties-1
Ohh, I'm gonna update this right now. Way better than what I did. Thanks!