Skip to content

xndbogdan/mounty

Repository files navigation

Mounty

AUR version AUR votes GTK4 License

A GTK4 application for managing SMB/CIFS network shares on Linux.

I made this because I'm too lazy to manually edit fstab every time I need to mount a network share. Plus, as more novice users switch to Linux, this might actually prove useful.

Screenshot

Features

  • Add and manage network shares
  • Test connections before saving
  • Mount/unmount shares with one click
  • Automount via fstab integration
  • Secure credential storage

Installation

Arch Linux (AUR)

yay -S mounty

From Source

# Dependencies
sudo pacman -S python-gobject gtk4 libadwaita smbclient cifs-utils polkit

# Run
python3 mounty.py

License

MIT


I use Arch btw

About

A Linux GTK4 application for managing network shares with fstab integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published