Review of "WG Indicator" version 1

Details Page Preview

A status indicator for Wireguard connections.

Extension Homepage
https://github.com/sync1211/wg-indicator

No comments.

FAQ

Files

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

All Versions

Version Status
15 Active
14 Active
13 Active
12 Active
11 Active
10 Rejected
9 Rejected
8 Active
7 Active
6 Active
5 Active
4 Active
3 Rejected
2 Active
1 Inactive

Previous Reviews on this Version

andyholmes active
Approved. Just so you know, by calling `GLib.spawn_sync()` in a loop, you are blocking the main thread (user input, animations, etc) every two seconds. For some alternatives, you can see this article: https://andyholmes.github.io/articles/subprocesses-in-gjs.html