The very start of an experimental HTTP/HTML browser.
Find a file
2025-03-18 14:35:52 +01:00
locales add proxy configuration 2025-03-18 14:35:52 +01:00
src add proxy configuration 2025-03-18 14:35:52 +01:00
.gitignore update and format 2025-03-06 13:56:00 +01:00
Cargo.lock add translations with Fluent 2025-03-17 21:16:04 +01:00
Cargo.toml add translations with Fluent 2025-03-17 21:16:04 +01:00
i18n.toml add translations with Fluent 2025-03-17 21:16:04 +01:00
LICENSE.md add license 2025-03-09 17:32:12 +01:00
re.niv.AshBat.gschema.xml add proxy configuration 2025-03-18 14:35:52 +01:00
README.md add settings 2025-03-17 16:08:07 +01:00
rustfmt.toml third commit 2023-03-05 00:28:08 +01:00

AshBat

Experimental HTTPS & HTML browser, built with Rust and GTK 4.

Install

mkdir -p $HOME/.local/share/glib-2.0/schemas
cp re.niv.AshBat.gschema.xml $HOME/.local/share/glib-2.0/schemas/
glib-compile-schemas $HOME/.local/share/glib-2.0/schemas/

License

AGPLv3+