Skip to content

Simple Terminal Emulator for Windows using libtsm

License

Notifications You must be signed in to change notification settings

RadAd/RadTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49f3a1c · Nov 4, 2022

History

45 Commits
Jul 7, 2021
May 27, 2019
Jul 11, 2019
May 24, 2019
Oct 5, 2021
Oct 5, 2021
Oct 8, 2021
May 24, 2019
Nov 4, 2022
Jul 7, 2021
Jul 12, 2019
Jul 18, 2019
May 27, 2019
May 24, 2019
Jul 6, 2021
Jul 7, 2021
Jul 7, 2021
Jul 18, 2019
Jul 6, 2021
May 24, 2019

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