SMBHelper is a utility designed to simplify the automatic mounting of Samba shares following the guidelines outlined in the Arch Wiki. This tool streamlines the process of mounting Samba shares by providing an intuitive interface for mounting these shares on the local system.
execute with sudo "$(pipenv --py)" main.py
The project will work on the next activities:
- Python script to auto-mount Samba share with provided configuration parameters
- Python PySide6 GUI to mount Samba shares
- SMBClient integration to detect automatically Samba shares in LAN
- Python script to create Samba shares
- Python PySide6 GUI to create Samba shares.