ashbat/README.md

16 lines
302 B
Markdown
Raw Permalink Normal View History

2025-03-09 17:32:04 +01:00
# AshBat
Experimental HTTPS & HTML browser, built with Rust and GTK 4.
2025-03-17 16:08:07 +01:00
## Install
```shell
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/
```
2025-03-09 17:32:04 +01:00
## License
[AGPLv3+](LICENSE.md)