LAN Link Converter is a modern desktop application designed to eliminate the friction of sharing network paths between different operating systems. Whether you are on Windows using \\\\server\\share\\folder or on macOS needing smb://server/share/folder (or /Volumes/share), this utility instantly bridges the gap.
- 🔄 Instant Bi-directional Conversion: Seamlessly convert Windows SMB paths to macOS volume/SMB formats, and vice-versa.
- 💻 Platform Modes: Built-in "macOS Mode" and "Windows Mode" toggles for tailored output generation.
- 🎨 Sleek & Modern UI: A beautiful, responsive interface built with React, Tailwind CSS, and Framer Motion.
- 🚀 High Performance: Powered by Vite and Electron for near-instant load times and native desktop integration.
- 📦 Zero Configuration: Simply paste a link and get your results automatically formatted and ready to copy.
You can download the latest pre-compiled installers for your operating system from the Releases Page.
- macOS: Download the
.dmgfile. (Supports both Apple Silicon and Intel). - Windows: Download the
.exeSetup file.
If you want to run the project locally, modify the UI, or contribute to the source code, follow these steps:
- Node.js (v18 or higher recommended)
- Git
Code output
git clone [https://github.com/abidnextlab-tech/LANLinkConverter.git](https://github.com/abidnextlab-tech/LANLinkConverter.git)
cd LANLinkConverter