Skip to content

mmstick/cosmic-webapps

 
 

Repository files navigation


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

About

Local development branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.7%
  • Just 3.4%
  • Shell 2.9%
  • Other 1.0%