Execute multiple shell commands periodically with separate intervals and display the output in gnome top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-004 warning
extension files should not contain excessive ungated console logging
File contains 6 ungated console.log/warn/error calls (threshold: 5).
extension.js:15
console.log('Executor enabled')
extension.js:125
console.log('Executor stopped')
extension.js:177
console.log('Error in json file for location: ' + location.name)
extension.js:199
console.log('No commands specified: ' + location.name)
extension.js:255
console.log(
'Executor: error in command "' +
command.command +
'": ' +
(stderr ? stderr.trim() : GLib.strerror(status))
extension.js:325
console.log('Caught exception while setting output: ' + e)
EGO-P-006 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
EGO-C45-001 warning
45+ preferences should use fillPreferencesWindow instead of getPreferencesWidget
45+ preferences code should use `fillPreferencesWindow()` instead of `getPreferencesWidget()`.
prefs.js:13
getPreferencesWidget() {
const postrans = {
0: _('Left'),
1: _('Center'),
2: _('Right'),
};
const settings = this.getSettings();
let prefsWidget = new Gtk.Grid({visible: true, column_homogeneous: true});
this.notebook
| Version | Status |
|---|---|
| 30 | Active |
| 29 | Active |
| 28 | Active |
| 27 | Active |
| 26 | Active |
| 25 | Active |
| 24 | Rejected |
| 23 | Active |
| 22 | Rejected |
| 21 | Inactive |
| 20 | Inactive |
| 19 | Inactive |
| 18 | Inactive |
| 17 | Inactive |
| 16 | Inactive |
| 15 | Inactive |
| 14 | Inactive |
| 13 | Inactive |
| 12 | Inactive |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Inactive |
| 5 | Inactive |
| 4 | Inactive |
| 3 | Inactive |
| 2 | Rejected |
| 1 | Inactive |