An open API service indexing awesome lists of open source software.

https://github.com/direc85/harbour-webview-rust

WebView test application written in Rust/QML
https://github.com/direc85/harbour-webview-rust

Last synced: 3 months ago
JSON representation

WebView test application written in Rust/QML

Awesome Lists containing this project

README

        

# WebView-Rust

This is an example of a stripped down Rust application which
displays a web page. Currently it is rigged up to show the
Signal captcha page, in effor to crack a
[crash](https://gitlab.com/whisperfish/whisperfish/-/issues/366)
on registration with
[Whisperfish](https://gitlab.com/whisperfish/whisperfish/).

# License

Stripped down from Taak: Copyright (C) 2021 Ruben De Smet
WebView-Rust: Copyright (C) 2021 Ruben De Smet

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .