razielanarki / vtm

virtual terminal multiplexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vtm

Demo on YouTube

vtm is a windowed environment for running console applications.
vtm comes with just one executable with no third party dependencies.

Supported Platforms

  • Windows
    • Server/Desktop
  • Unix
    • Linux
    • Android Linux kernel
    • macOS
    • FreeBSD
    • NetBSD
    • OpenBSD
    • ...

Tested Terminals.

Binary Downloads

Linux Intel 64-bit Intel 32-bit ARM 64-bit ARM 32-bit
Windows Intel 64-bit Intel 32-bit ARM 64-bit ARM 32-bit
macOS Universal


Note: You can use Github Actions to build statically linked binaries for the big three OS platforms: Linux, Windows, and macOS.

Documentation

Feedback and Questions

If you have questions, encounter unexpected behavior, inconsistent wording/grammar/spelling, or find an option that doesn't work, consider filing an issue.

Any feedback in any language is welcome.

About

virtual terminal multiplexer

License:MIT License


Languages

Language:C++ 98.6%Language:Python 1.3%Language:CMake 0.1%