HomeAbout MeSoftwareProjects
mterm - My little Terminal

mterm is a small terminal emulator based off of a VTE Terminal tutorial by Vincent Bernat. I did my own little modifications to it to make it more original. It requires the DEC Terminal Modern font (which is bundled in the .tar file on this page).


What will you need to make mterm?

- CMAKE 3.16

- VTE 2.91

- GCC (duh)


Screenshots

MTerm running lynx, joe, and telnet (running FurryMUCK) in OpenIndiana
GIT Instructions
git clone https://github.com/itst3k/mterm

cd mterm

mkdir build && cd build

cmake ..

make


then run with ./MTerm


Downloads

mterm-0.03-src.tar

mterm-0.02.zip - mterm macOS application

mterm-0.02-src.tar

mterm-0.01-src.tar