网页应用程序随时可用。
Hey! This app is fully distributed for free with free license. I'm doing it with passion in my free time. Trying to keep it stable and bug free as long as I can. However, would be nice if you could bring me some coffee, so I can work longer on it :) Thanks! :)
Clone the repository:
git clone https://github.com/cosmic-utils/web-apps.git
cd into folder
cd web-apps
Building is simple. Make sure you have configured flathub remote as --user.
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
Install flatpak-builder.
flatpak install -y flathub org.flatpak.Builder
and start the process:
flatpak run --command=flathub-build org.flatpak.Builder --install dev.heppen.webapps.json
flatpak run dev.heppen.webapps
flatpak uninstall dev.heppen.webapps
Created Web Apps are using WebKitGTK rendering engine. You can create new Web App by filling the form in the editor window. To be able to create Web App you need to provide:
For creating launcher, the application uses DynamicLauncher Portal. Make sure you have this portal supported on your system.
Code is distributed with GPL-3.0 license
暂无开放 Issues,或尚未同步最近议题。