Skip to content

cosmic-utils/cosmic-ext-disks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 Disks 🚧

Caution

This project is currently in an early prototyping phase. DO NOT use this for performing operations on disks you actually care about yet!


A Disk utility application for the Cosmic Desktop.

Prerequisites

You will need the following packages for partition type support:

  • ntfs-3g
  • dosfstools

What Works

  • Read disk info (Slight issues with offset)
  • Delete partition
  • Create Partition
    • GPT partition scheme only currently
    • EXT4, vFAT, extFAT & NTFS tested so far
    • Issue with sizing... 2.1MB is left unused currently.

I am currently actively developing this again after a 5 month hiatus, so this list should be getting longer quite regularly from now on.

What doesn't work

Everything else!

Future Plans

Better UI/UX

The UI of disks is essentially a clone of Gnome Disks at the moment. There are plans to focus on this and improve it once the lower-level functionality is somewhat complete.

Screenshot of cosmos-disks

Project structure

disks-ui

The application.

disks-dbus

This project is an abstraction layer for dbus interfaces. The idea here is to provide models that can easily be swapped out at a later date, as better suited rust crates become available for achieving the same functionality.

About

A Disk Utility for the Comsic Desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published