Skip to content
/ mnt Public

mnt - a dialog-based text interface for mounting/unmounting removable media using udisks2

Notifications You must be signed in to change notification settings

jiribohac/mnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mnt

mnt - a shell/dialog based TUI for mounting/unmounting removable media using udisks2

It lists the available media using udisksctl, parses the output, presents a dialog and lets the user mount or unmount media.

Udisks2 is the standard method for mounting media in modern linux distributions. Graphical file managers and desktop environments use the udisks interface, but I don't like running those. However, the command-line interface (udisksctl) is very inconvenient, so I wrote this wrapper.

It requires the "dialog" and "udisksctl" programs. In debian, these can be installed from the "dialog" and "udisks2" packages respectively.

mnt screenshot

About

mnt - a dialog-based text interface for mounting/unmounting removable media using udisks2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages