Disk Management system for Kamikazi
Python Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
components
tests
.gitignore
LICENSE.md
README.md
diskaction.py
disker-terminal.sh
disker.py
diskmonitor.py
diskutils.py
diskutilstest.py
diskworker.py
dummy.py
getglobalip
rdbutil.py
smart2json.py
start_wipe.sh

README.md

disker-gui

This is a python application to manage disks on ubuntu's udisks2 dbus system.

This repository is currently based on Lubuntu 16.04 and the systemd init system.

Requirements

You need the python-sh package installed. (or python3-sh or pip install sh)

TODO:

More work needed on disk parsing.