A tiny os-like interface directly in the browser
  • C++ 86%
  • Makefile 8.4%
  • HTML 4.5%
  • C 0.6%
  • CSS 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-28 16:23:14 +02:00
css Initial commit 2026-07-13 16:20:38 +02:00
includes refactor: Move some class variable defaults to the definition 2026-07-28 07:15:30 +02:00
src feat: Add the ImGui demo window as an application 2026-07-28 16:23:14 +02:00
.clang-format Initial commit 2026-07-13 16:20:38 +02:00
.clangd feat: Add a compiledb target to generate compile_commands.json 2026-07-14 08:44:16 +02:00
.gitignore Initial commit 2026-07-13 16:20:38 +02:00
.gitmodules Initial commit 2026-07-13 16:20:38 +02:00
index.html feat: Add the ImGui demo window as an application 2026-07-28 16:23:14 +02:00
Makefile feat: Add a dock 2026-07-15 15:01:18 +02:00