Review of "Timer" version 3

Details Page Preview

A simple GNOME extension that provides a panel timer with an alarm sound notification.

Extension Homepage
http://github.com/lbgracioso/gnome-timer

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
7 Active
6 Active
5 Rejected
4 Inactive
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

lbgracioso posted a review
Not sure if my solution for alarm timeout was the best, though.
JustPerfection active
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
lbgracioso posted a review
Ohh, I'm gonna update this right now. Way better than what I did. Thanks!