Skip to content

Macxzew/Unlim_Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unlim Desktop

🖥️ Unlim_Desktop is a cloud-based desktop app built on Telegram.

Unlim

🌐 What is Unlim Cloud?

Unlim Cloud is a clever and free cloud storage solution that uses Telegram’s "Saved Messages" to store your files. Once connected, everything you upload is sent to your private Telegram space, letting you access your content from any device, with no storage limits.

The idea was created by inulute, who developed both a web app available at unlim-cloud.web.app and a full Android app on the Google Play Store.

Unlim_Desktop takes it a step further by offering a clean, native experience for desktop users on Windows and macOS.

🚀 Usage

To use this project, follow the steps below in your preferred terminal.

1️⃣ Installing Dependencies

Before anything else, install the necessary dependencies:

npm install

Note: This step is mandatory before building or running the application with npm start.

2️⃣ Build and Run

🔹 Windows

  1. Run the following command to build the Unlim-win32-x64/ folder :
npm run build-win
  1. You can then launch the application by running Unlim.exe inside this folder.

🔹 MAC

  1. Run the following command to build the Unlim-darwin-x64/ folder:
npm run build-mac
  1. Copy the application to /Applications/ so that it appears in the Launchpad:
sudo cp -R Unlim-darwin-x64/Unlim.app /Applications/
  1. You can then run Unlim directly from the Launchpad.

👤 Author

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2025 Macxzew.
This project is MIT licensed.

About

🖥️ Unlim_Desktop is a cloud-based desktop app built on Telegram.

Resources

License

Stars

Watchers

Forks

Contributors