1
0
Fork
You've already forked dmount
0
dmount is a dmenu interface script that helps mount & unmount devices, it meant to handle both simple and encrypted partitions;
  • Shell 100%
Find a file
2025年09月25日 22:34:17 +01:00
dmount.sh Writing the umount func and merging it into the logic 2025年09月25日 22:34:17 +01:00
README.md writing a simple Readme 2025年09月20日 00:27:37 +01:00

DMount

dmount is a dmenu interface script that helps mount & unmount devices, it meant to handle both simple and encrypted partitions;

Planned Features

  • mount or unmount tasks.
  • filtering and listing correct devices on dmenu for each task.
  • choosing where to mount.
  • prompting for passphrase to decrypt encrypted devices.
  • excluding boot, root and swap devices from being listed.