A GNOME Shell extension that displays disk free space information in the top panel.
- Shows free space for your main mount point in the top panel
- Click to view disk usage for all visible mount points
- Choose between icon only, text only, or both in the panel
- Configuration:
- Select which mount point to display as primary
- Hide unwanted mount points from the popup menu
- Toggle between binary (KiB, MiB, GiB) and decimal (KB, MB, GB) units
- Set custom update intervals
- GNOME Shell 48+
findmntcommand (usually part of util-linux package)
https://extensions.gnome.org/extension/8277/screen-brightness-governor/
-
Download and install the extension files
git clone https://github.com/inbalboa/gnome-freespace.git cd gnome-freespace make installRequires
git,make,jq -
Restart GNOME Shell
Log out and log back in.
-
Enable the extension
gnome-extensions enable freespace@inbalboa.github.io
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Made with ❤️ for the GNOME community
