2026-02-06 13:32:46 +01:00
2025-10-19 22:37:30 +02:00
2026-02-06 13:32:46 +01:00
2026-02-06 13:23:55 +01:00
2026-01-26 11:50:43 +01:00
2026-01-28 19:29:08 +01:00
2026-02-05 21:35:28 +01:00
2025-10-14 16:48:09 +02:00
2025-10-19 22:37:30 +02:00
2025-10-14 16:48:09 +02:00
2026-01-26 11:14:28 +01:00
2026-01-26 11:14:28 +01:00
2025-10-19 22:37:30 +02:00
2025-10-19 22:37:30 +02:00

Tauri + Angular

On Windows, Tauri requires the the msvc toolchain:

rustup default stable-msvc

VS Code + Tauri + rust-analyzer + Angular Language Service.

Keyboard Emulation

Keyboard emulation on most systems requires workarounds for two issues:

  • keeping the window with the keyboard on top while another (the input target) is in focus
  • not receiving focus when clicked
  • sending input

Logging and Statistics

For logging, either use TextTestExe (local program) or TextTestPP (online). The theoretical framework is inspired by https://www.yorku.ca/mack/bit95.html.

Description
No description provided
Readme GPL-2.0 1.6 MiB
Languages
TypeScript 48.5%
CSS 23.4%
Rust 22.6%
HTML 5.5%