Webber installs local shortcuts for webpages on Ubuntu Touch.
Install clickable, the build tool for Ubuntu Touch apps.
To build and start the application on your phone, run:
clickableTo build and start the application on your desktop, run:
clickable desktopInstall 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 buildRust nightly is required until the following nightly features stabilize:
Thanks to Hendrik Süberkrüb for creating the application icon and Webber animation.
Thanks to everyone who has contributed code or translations!
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.