timsueberkrueb / webber

Making webapps superfluous since 2019

Home Page:https://open-store.io/app/webber.timsueberkrueb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webber

Webber installs local shortcuts for webpages on Ubuntu Touch.

OpenStore

Build using clickable

Install clickable, the build tool for Ubuntu Touch apps.

To build and start the application on your phone, run:

clickable

To build and start the application on your desktop, run:

clickable desktop

Build manually

Install Qt 5.12 or a newer Qt 5.X release.

Install Rust nightly version nightly-2021-08-13.

rustup override set nightly-2021-08-13
cargo build

Rust nightly is required until the following nightly features stabilize:

Credits

Thanks to Hendrik Süberkrüb for creating the application icon and Webber animation.

Thanks to everyone who has contributed code or translations!

License

Files in this project are, unless noted otherwise, licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

The file qml/UserAgent.qml is licensed under the terms of the GNU General Public License version 3 as stated in its license header.

The file src/qt/qmetaobject_rust.hpp is licensed under the terms of the MIT License as stated in its license header.

About

Making webapps superfluous since 2019

https://open-store.io/app/webber.timsueberkrueb

License:Other


Languages

Language:Rust 48.0%Language:QML 46.6%Language:C++ 5.5%