☁️ Unlim Cloud desktop client powered by Telegram storage.
- Desktop interface for Unlim Cloud
- Native application experience powered by Electron
- Dedicated window independent from the browser
- Windows, Linux and macOS builds
- Integrated session logout
- Upload activity indicator
- Simplified Unlim Cloud interface for desktop use
- External links automatically opened in the system browser
- Lightweight open-source desktop wrapper
To use this project, follow the steps below from the project directory.
Install the required dependencies:
npm installRun UnlimDesk:
npm startDevelopment mode:
npm run devRun the desktop application:
npm run appnpm run build-winThe generated application is written to: UnlimDesk-win32-x64/
npm run build-linThe generated application is written to: UnlimDesk-linux-x64/
npm run build-macThe generated application is written to: UnlimDesk-darwin-x64/
npm run build-allUnlimDesk is an unofficial open-source desktop client for Unlim Cloud, originally created by inulute. This project is independent and is not affiliated with or endorsed by the original Unlim Cloud project.
Give a ⭐️ if UnlimDesk helped you!
Copyright © 2025-2026 Nullmess.
This project is licensed under the MIT License.
