elevenhsoft / WebApps

Web applications at your fingertips.
GNU General Public License v3.0
73 stars 5 forks source link

Quick Web Apps

Quick 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.


Quick Web Apps Dark window Quick Web Apps Creator Quick Web Apps Icon selector


Download on Flathub

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.

Build prerequisites

Before compilation please add needed dependencies to your system, or make sure they are installed.

for Pop OS you can install them via this command:

sudo apt install rustc cargo pkg-config libssl-dev

Run this command and after it, you will be able to install app.

just

Installation

sudo just install

That's all. You can run Quick 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