ostp/ostp-gui
ospab 5c2b5a06dd Refactor CLI to subcommands, fix UAC elevation, and add multi-channel release 2026-07-08 00:38:40 +03:00
..
src Fix settings GUI scrolling: force screen height and block layout for scrollable 2026-07-07 17:35:08 +03:00
src-tauri Refactor CLI to subcommands, fix UAC elevation, and add multi-channel release 2026-07-08 00:38:40 +03:00
.gitignore feat(gui): add fully native tauri windows gui with premium mobile layout, real-time statistics polling, in-app config editor, and graceful exit cleanup 2026-05-15 22:01:20 +03:00
README.md feat(gui): add fully native tauri windows gui with premium mobile layout, real-time statistics polling, in-app config editor, and graceful exit cleanup 2026-05-15 22:01:20 +03:00
build_dist.js Fix Tauri build args, split Android into matrix, track flutter/gui, update docs and contacts 2026-05-28 15:01:41 +03:00
package-lock.json feat(gui): privileged TUN helper architecture - GUI runs unprivileged, UAC prompt shown only for TUN mode via ostp-tun-helper.exe IPC 2026-05-15 23:08:14 +03:00
package.json Release v0.3.18 2026-06-25 16:55:14 +03:00

README.md

Tauri + Vanilla

This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.