Redcat468 / SMBguy

A lightweight and user-friendly client for mounting SMB shares on windows letters
GNU General Public License v3.0
2 stars 0 forks source link

Image

SMBguy for Windows

This program provides a graphical user interface (GUI) to facilitate the mounting and unmounting of SMB shares on Windows drive letters. It is designed to simplify the management of network resources by allowing administrators and users to easily switch between different servers and users. The program also allows for pre-configuring a list of available servers for quick access.

Features

Installation

  1. Download last release from here
  2. Run setup.exe

Installation and usage from sources

pip install PyQt5 pywin32

Usage

Run main.py to start the application. Follow the on-screen instructions to mount or unmount SMB shares.

Screenshots

Login window

Image

Shares window

Image

Server list editor

Image

Todo

Contributing

Pull Requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.