Skip to content

RadAd/RadTerminal

Repository files navigation

Simple Terminal Emulator for Windows using libtsm. Implemented using a Pseudo Console.

Windows Releases commits-since Build License

Screenshot

Dependencies

libtsm - Terminal-emulator State Machine

Build

msbuild RadTerminal.vcxproj -p:Configuration=Release -p:Platform=x64

Execute

msbuild RadTerminal.vcxproj -p:Configuration=Release -p:Platform=x64 /t:Build,Run

License

MIT License