💾Downloading nessesary tools
The tools you have to have installed for this Cloud to work
Windows
Chocolatey - easiest way
Download chocolatey from the offical page at https://chocolatey.org/install#individual
Open PowerShell as administrator and run the command.
choco install git nodejs ffmpeg bun
Node.js
Download Nodejs from the offical page at https://nodejs.org/en and select the recommended install.
Bun
Download bun from the offical page at https://bun.sh/
Git - optional
Download Git from the offical page at https://git-scm.com/downloads
FFmpeg
The best way of installing this is through Chocolatey using the command
choco install ffmpeg
7-zip or WinRAR
Download 7-Zip https://7-zip.org/ or WinRAR https://www.win-rar.com/start.html to unpack the zip that you will be downloading from https://github.com/ItsMateo20/Cloud/releases/latest on future steps
Linux - coming soon (the setup is pretty much the same)
IOS - not supported yet (I think, didn't test)
Last updated