Python version greater than 3.7 is required. Python 3.9 recommended.
The CLI comes as a Python package. Install it via:
python3 -m pip install elemento-cli
Download the application package and drag the ElectrOS icon to your Applications folder.
When launched it will trigger the installation of all the needed services.
For ARM Macs (M1+):
Elemento_Cloud_App_macos_arm.dmg
SHA256: 14f5cdf33597c02ae1eff75c41458e62c9ee544ff6e896606365c7cb24cd8309
For Intel Macs:
Elemento_Cloud_App_macos_intel.dmg
SHA256: 4f6d298578580f763fed4afcc67e0c92d5a3baa9a45f8604e56a215aa257d9b4
Install the linux package with your favourite package manager.
When launched it will trigger the installation of all the needed services.
For x86 64bit (Debian-like):
Elemento_Cloud_App_linux_x86.deb
MD5: 4c23f537ebb92b12952c8e44a04ed7a4
SHA: 71d682bff85ce7dba152770b1ea0e527453b64a4
For ARM (Debian-like):
Elemento_Cloud_App_linux_arm.debSHA256:
SHA: 5b01a8b9ecd9e1aa986950e741d10ec25d423fb4ded133d1d8c38bb19fed3048
Download the installer and follow the installation steps.
When launched it will trigger the installation of all the needed services.
Download link:
Elemento_Cloud_App_win.exe
SHA256: 1c5b96dbf3d7a9c29a7175164c3de172def55988f6ff2abc23a4f421b854ece0
Running Electros requires executing three system services (or daemons) on your machine. Once the services are running you can fire up our GUI app or use our CLI directly from the terminal.
Electros currently supports any desktop operating system.
We will release Android and iOS version later this year!
We are working on providing a user portal which optionally runs Electros within. We still need some testing to make sure everything runs fine!
You haven't to take a choice!
Thanks to the whole logic behind Electros being implemented at the system services (or daemons) level, the GUI and CLI are just interfaces to show the data retrieved by the daemons.
You can even mix the usage of CLI and GUI without even bothering about being authenticated in either of the two.
It depends on what the guest Operating System supports.
As an example, a Windows guest won't support SSH and a MacOS guest won't support RDP. We are working on a new protocol which will enable greater compatibility. Stay tuned!