dmount is a dmenu interface script that helps mount & unmount devices, it meant to handle both simple and encrypted partitions;
- Shell 100%
| dmount.sh | Writing the umount func and merging it into the logic | |
| README.md | writing a simple Readme | |
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.