Skip to content

NxtPerfect/terminulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminulator

minimalistic terminal emulator written in pure C

Features

  • Support for multiline function output up to 50 lines
  • Run any command in terminal
  • Print output of command
  • Limited to only linux, due to prefixing each typed command with "/bin"

Usage

Build the program using build.sh script, which automatically runs it after compiling.

  • Exit the program on Escape
  • Confirm command output on Enter
  • type in the command like hostname and get an output
  • if you start typing again, the output will dissapear

About

minimalistic terminal emulator written in pure C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published