Skip to content

SylaneCpn/SCloudUI

Repository files navigation

SCloud

User Interface for the SCloud project

Quick start

To build the project, clone the repository and install the flutter sdk for your system.

Then build the project for your system by running :

flutter run

You should have a working app.

This should be enough for a quick launch. For more feature, please check-out the Flutter documentation.

Linux

On Linux you'll need the libmpv dependencies :

sudo apt install libmpv2

Once you've got it,you'll need to extract the cantent of the archive in the directory of your choice.

mv build-linux.tar.gz /path/to/my/dir/build-linux.tar.gz
cd /path/to/my/dir
tar -xf build-linux.tar.gz

Then you should be good to go.

To execute the app just find the binairy in the bundle directory and the app should be executing.

About

User Interface for the SCloud project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published