https://github.com/gnome/gnome-disk-utility
Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-disk-utility
https://github.com/gnome/gnome-disk-utility
Last synced: 9 months ago
JSON representation
Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-disk-utility
- Host: GitHub
- URL: https://github.com/gnome/gnome-disk-utility
- Owner: GNOME
- License: gpl-2.0
- Created: 2012-06-03T12:25:51.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T21:48:07.000Z (9 months ago)
- Last Synced: 2025-09-17T22:20:36.690Z (9 months ago)
- Language: C
- Homepage: https://gitlab.gnome.org/GNOME/gnome-disk-utility
- Size: 31.5 MB
- Stars: 68
- Watchers: 12
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# gnome-disk-utility
This gnome-disk-utility repository provides libraries and applications for
dealing with storage devices.
Development location: https://gitlab.gnome.org/GNOME/gnome-disk-utility
## GNOME Disks
View, modify and configure disks and media
Homepage: https://apps.gnome.org/DiskUtility/
## gnome-disk-image-mounter
Attach and mount disk images
## gsd-disk-utility-notify
gnome-disk-utility notification plugin for GNOME Settings Daemon
Disk health failure notification (SMART status)
## Development
For building and running the local build, read the `INSTALL` file, in
particular the Flatpak instructions which help you to run a
development version of UDisks as well.
The release is done with the `./release` script.