{"id":24180069,"url":"https://github.com/yani-/windows-nfs-manager","last_synced_at":"2026-06-04T13:31:26.725Z","repository":{"id":271980303,"uuid":"915166956","full_name":"yani-/windows-nfs-manager","owner":"yani-","description":"A simple GUI application for managing NFS drives on Windows. Mount, unmount, and monitor NFS shares with an intuitive interface - no command line needed.","archived":false,"fork":false,"pushed_at":"2025-01-11T15:07:41.000Z","size":510,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T19:16:45.269Z","etag":null,"topics":["file-system","gui","mount-manager","network-file-system","nfs","nfs-client","python","storage-management","system-tools","tkinter","windows","windows-application"],"latest_commit_sha":null,"homepage":"https://yani-.github.io/windows-nfs-manager/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yani-.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-11T06:18:22.000Z","updated_at":"2025-02-22T12:19:27.000Z","dependencies_parsed_at":"2025-01-18T03:33:38.108Z","dependency_job_id":null,"html_url":"https://github.com/yani-/windows-nfs-manager","commit_stats":null,"previous_names":["yani-/windows-nfs-manager"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yani-/windows-nfs-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yani-%2Fwindows-nfs-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yani-%2Fwindows-nfs-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yani-%2Fwindows-nfs-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yani-%2Fwindows-nfs-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yani-","download_url":"https://codeload.github.com/yani-/windows-nfs-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yani-%2Fwindows-nfs-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33907693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-system","gui","mount-manager","network-file-system","nfs","nfs-client","python","storage-management","system-tools","tkinter","windows","windows-application"],"created_at":"2025-01-13T06:11:41.632Z","updated_at":"2026-06-04T13:31:26.696Z","avatar_url":"https://github.com/yani-.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows NFS Manager\r\n\r\nA simple GUI application for managing NFS drives on Windows.\r\n\r\n![NFS Manager](docs/application.png)\r\n\r\n## Features\r\n- 🔌 Easy mounting of NFS drives through a graphical interface\r\n- ⚙️ Advanced mount settings configuration\r\n- 📊 Real-time drive status and properties monitoring\r\n- 🛡️ Safe unmounting of drives\r\n\r\n## Quick Start\r\n\r\n### Option 1: Download Executable\r\n1. Download the [latest release](https://github.com/yani-/windows-nfs-manager/releases/latest)\r\n2. Enable Windows NFS Client feature if not already enabled\r\n3. Run the application\r\n\r\n### Option 2: Build from Source\r\n1. Clone the repository\r\n2. Install requirements:\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n3. Run the application:\r\n```bash\r\npython nfs_manager.py\r\n```\r\n\r\n## Setup Windows NFS Client\r\n\r\n1. Open \"Control Panel\"\r\n2. Go to \"Programs and Features\"\r\n3. Click \"Turn Windows features on or off\"\r\n4. Check \"Services for NFS\" and its sub-components\r\n5. Click OK and restart if prompted\r\n\r\n## Usage\r\n\r\n1. Enter the NFS server address (e.g., 192.168.1.100)\r\n2. Enter the share path (e.g., /exports/share1)\r\n3. Select a drive letter\r\n4. (Optional) Configure mount settings via the ⚙️ button\r\n5. Click \"Mount\"\r\n\r\n## Mount Settings\r\n\r\n- User/Group IDs: Match with NFS server permissions\r\n- Transfer Sizes: Larger = better performance (if stable)\r\n- Timeout: Lower = faster reconnect on issues\r\n- File Access: 755 = standard read/write/execute\r\n- Soft Mount: Recommended for better reliability\r\n\r\n## More Information\r\n\r\nVisit our [project page](https://yani-.github.io/windows-nfs-manager/) for detailed documentation and screenshots.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyani-%2Fwindows-nfs-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyani-%2Fwindows-nfs-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyani-%2Fwindows-nfs-manager/lists"}