Licensed under the GNU General Public License v2 (GPLv2). See the COPYING file for details.
I wanted to try mimicking the mobaXterm app that is only available for windows, so Linux users could use its features too.
# build
$ make
# clear the previous build
$ make clean
# run
$ make run
# debian binary
$ make deb