/cosmic-webapps

Local development branch

Primary LanguageRustGNU General Public License v3.0GPL-3.0


COSMIC Web Apps

Web App Manager for Cosmic desktop written with love and libcosmic. Allow you to simply create web applications from given url working inside separate window of your browser of choice.

Light themed window Dark themed window

Installation

Clone the repository:

git clone https://github.com/elevenhsoft/WebApps.git

cd into folder

cd WebApps

Just use just

For Pop OS make sure you have just installed.

sudo apt install just

Make sure you are in WebApps directory. You should be already.

Building

! NOTE: Before installation you should build binary file. Run this command and after it you will be able to install app.

just

Installation

sudo just install

That's all. You can run COSMIC Web Apps from you app launcher.

Uninstall

sudo just uninstall

License

Code is distributed with GPL-3.0 license

Credits

Special thanks to Linux Mint team for inspiration and solutions in this awesome app: webapp-manager