2023-07-27 11:15:36 +02:00
2023-07-27 11:15:36 +02:00
2023-03-05 08:44:21 +01:00
2023-03-05 08:44:21 +01:00
2023-03-05 10:26:26 +01:00
2023-07-27 11:15:36 +02:00

Ratatouille

Toy terminal-emulator based on webview, xterm.js and creack/pty.

Setup

Dependencies

  • pnpm (a fast, disk space efficient package manager for Node)
  • go 1.19

Build frontend

cd frontend
pnpm install
pnpm build

Start app

go run main.go
Description
My toy terminal-emulator
Readme 114 KiB
Languages
Go 48.1%
HTML 30.2%
TypeScript 21.7%