Add tomato.c pomodoro timer to the gnome panel, requires tomato.c : https://github.com/gabrielzschmitz/Tomato.C
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please use async for spawn since sync spawn can freeze GNOME Shell process (line 54 `extension.js`): [EGO Review Guidelines: Subprocesses](https://gjs.guide/guides/gio/subprocesses.html#complete-examples) 2. Please add GitHub or GitLab url to the `metadata.json`: [EGO Review Guidelines: url](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed) 3. Please also add to the description that this extension needs tomato as its dependency. 4. Please remove `stylesheet.css` since you are not using it: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 5. Please use a more descriptive description in `metadata.json`. 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