Show disk activity (IO speed read/write and LED). Click to change LED mode. This is a fork of HardDiskLED extension.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove line 242-256 `extension.js`. Not needed. 2. Remove `icons` folder: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) 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
Removed 1 and 2 and added donations in meta
Thanks!