Skip to content

Redcat468/SMBguy

Repository files navigation

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

  • Simplified mounting and unmounting of SMB shares.
  • Manage switching between different servers, and users.
  • Pre-configured server list for quick access.
  • Intuitive user interface based on PyQt5, with closing in tray.
  • Powerfull OS integration via Windows APIs through pywin32

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

  • Add badges next to current letter in the shares table
  • Add server name on top of the shares table

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.

About

A lightweight and user-friendly client for mounting SMB shares on windows letters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages