Mountr now by default hides disks that are unmountable because they contain partitions. This results in a cleaner list of mountable devices, therefore a faster workflow.
https://codeberg.org/oxo/tool/src/branch/main/mountr
Passr has now a persistent mode build in!
Activate it with ```passr p```. Exit the mode by fzf selecting the quit option in the element menu.
https://codeberg.org/oxo/tool/src/branch/main/passr
Mountr is a command line tool to mount and u(n)mount generic source devices on a Linux system. Most recent update contains a on-the-fly refresh of available mountpoints. Like a lot of my tools, it uses fzf and works super easy. Feel free to check it out!
https://codeberg.org/oxo/tool/src/branch/main/mountr
Passr is a fzf tui wrapper for pass, the standard Linux password manager.
I recently added search functionality from passr with the options 'grep' and 'search'.
https://codeberg.org/oxo/tool/src/branch/main/passr