mounter

Rust

Simple Rust program for mounting drives on Linux.

This program can mount any drive on your Linux machine. You can even create a list of your drives (for example cifs drives on lan) and then you can simply mount them.

Mounter also can detect all of your external drives on your computer and mount them.

Mounter also supports dmenu/rofi or CLI. Configuration is done using CLI or using a JSON file.