1
0
Fork
You've already forked gtk-browser
0
No description
  • Rust 97.6%
  • Nix 1.8%
  • Shell 0.6%
2026年06月03日 15:58:22 +02:00
src correction de <window> 2026年05月31日 17:46:16 +02:00
teste correction de <window> 2026年05月31日 17:46:16 +02:00
.gitignore Initial commit 2026年05月31日 12:14:17 +02:00
balise_list.txt Initial commit 2026年05月31日 12:14:17 +02:00
Cargo.lock correction de <window> 2026年05月31日 17:46:16 +02:00
Cargo.toml correction de <window> 2026年05月31日 17:46:16 +02:00
flake.lock Initial commit 2026年05月27日 14:42:27 +02:00
flake.nix Initial commit 2026年05月31日 12:14:17 +02:00
LICENSE Initial commit 2026年05月27日 14:42:27 +02:00
README.md changement dans le README 2026年06月03日 15:58:22 +02:00
run.sh Initial commit 2026年05月27日 14:42:27 +02:00
todo.txt change todo.txt 2026年05月31日 18:20:17 +02:00

GTK-browser

GTK-browser is a proof-of-concept application that behaves like a browser, but one that renders native GTK applications rather than websites, inspiré par gtk-webby

Instruction de build

nix develop
cd teste
python -m http.server &
cd ..
./run.sh