Skip to content

Simple TUI Interface for Showing and Mounting your Drives on Linux

License

Notifications You must be signed in to change notification settings

satyarsh/DriveMounter-TUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenShot :

ScreenShot

ScreenShot

ScreenShot

Features :

  • A Simple TUI Interface for Showing and Mounting your Drives on Linux

  • Powered by wonderful Linux tools like lsblk/udisksctl/mount

  • Built In Database for Storing Favourite Mount points and Folder names, powered By Sqlite3

  • a Data base file called database_DriverMounter.db will be created after running the app for the first time that will store all of your Favourite Mount Path's and Folder names.

Usage / Installation :

Note : if Git is not installed do so with :

Ubuntu/Debian:

sudo apt update && sudo apt install git -y

Fedora:

sudo dnf upgrade --refresh && sudo dnf install git

Installation :

git clone https://github.com/satyarsh/DriveMounter-TUI.git
cd DriveMounter-TUI/

Usage :

python3 DriveMounter.py

About

Simple TUI Interface for Showing and Mounting your Drives on Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages