cterm icon
cterm icon

cterm

cterm is a tiny terminal emulator I built from frustrations of not being able to use st across different platforms. Much like st, it is very, very small--even smaller than st. For this reason, however, cterm does not have the "standard" terminal emulator features such...

Cost / License

  • Free
  • Open Source (ISC)

Application type

Platforms

  • Linux
  • BSD
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused
  2.  Lightweight
  3.  Minimalistic

Features

  1.  No registration required
  2.  Works Offline
  3.  Ad-free
  4.  No Tracking
  5.  No dependencies

cterm News & Activities

Highlights All activities

Recent activities

cterm information

  • Developed by

    GB flaguint23
  • Licensing

    Open Source (ISC) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  39 Stars
  •  0 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
cterm was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is cterm?

cterm is a tiny terminal emulator I built from frustrations of not being able to use st across different platforms. Much like st, it is very, very small--even smaller than st. For this reason, however, cterm does not have the "standard" terminal emulator features such as mouse selection, scrollback, fancy graphics, configuration files, the like; this is because, I find all of them useless. If you want to achieve that, use a terminal multiplexer or even VIM (it can function very well as a modal multiplexer).

cterm also doesn't rely on any extra dependancies like FreeType. Well it sort of does, but I chose to vendor libmaus as that is a really simple windowing library I created so that it can be cross platform.

Official Links