I built this because I was tired of using the command line to mount NFS drives on Windows.<p>Key features:<p>- Simple GUI for mounting/unmounting NFS drives<p>- Advanced mount settings (UID/GID mapping, transfer sizes, timeouts)<p>- Real-time drive status and storage monitoring<p>- Detailed drive properties view<p>- Built with Python/tkinter, packaged as a single executable<p>The app is particularly useful if you:<p>- Work with Linux/Unix servers from Windows<p>- Need to mount NFS shares frequently<p>- Prefer GUI over command line<p>It's open source, MIT License, and you can download the executable directly without installing Python:
<a href="https://github.com/yani-/windows-nfs-manager/releases/latest">https://github.com/yani-/windows-nfs-manager/releases/latest</a><p>Screenshots and more info:
<a href="https://yani-.github.io/windows-nfs-manager/" rel="nofollow">https://yani-.github.io/windows-nfs-manager/</a><p>Looking for feedback, especially on:<p>- Mount settings that would be useful to add<p>- Performance with large NFS shares<p>- UI/UX improvements