A full xterm clone written in javascript. Used by tty.js.⚠️ This project is no longer maintained ⚠️. For a maintained fork take a look at sourcelair/xterm.js.
tty terminal term xtermA terminal in your browser using node.js and socket.io. Based on Fabrice Bellard's vt100 for jslinux.For the standalone web terminal, see term.js.
tty terminal term xtermChalk comes with an easy to use composable API where you just chain and nest the styles you want. Chain styles and call the last one as a method with a string argument. Order doesn't matter, and later styles take precedent in case of a conflict. This simply means that chalk.red.yellow.green is equivalent to chalk.green.
ansi-escape-codes color cli terminal console terminal-emulators commandline xterm log logging command-line textPackage tcell provides a cell based view for text terminals, like xterm. It was inspired by termbox, but differs from termbox in some important ways. It also adds substantial functionality beyond termbox. First, it includes a full parser and expander for terminfo capability strings, so that it can avoid hard coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.
terminal xtermAminal is a modern terminal emulator for Mac/Linux/Windows implemented in Golang and utilising OpenGL. The project is experimental at the moment, so you probably won't want to rely on Aminal as your main terminal for a while.
terminal vt100 xterm xterm-256color opengl terminal-emulator terminal-emulatorsA simple C++ library for terminal based user interface. It is highly recommanded to use cmake FetchContent to depends on FTXUI. This way you can specify which commit you would like to depends on.
ui terminal cpp simple ascii tui xterm ascii-art user-interface terminal-based cursettyd is a simple command-line tool for sharing terminal over the web. ❤ Special thanks to JetBrains for sponsoring the opensource license to this project.
terminal openwrt websocket tty xterm terminal-emulators libwebsocketsXterm.js is a front-end component written in TypeScript that lets applications bring fully-featured terminals to their users in the browser. It's used by popular projects such as VS Code, Hyper and Theia. Xterm.js is not bash, it can be connected to processes like bash and let you interact with them (provide input, receive output). It works with most terminal apps such as bash, vim, and tmux, including support for curses-based apps and mouse events.
xterm terminal-emulators console ssh webgl development typescript terminal tty pty vt100The best colorful flat theme for Vim, Atom, VSCode, Sublime Text, Xcode, Terminal.app, XTerm and iTerm. Not available yet.
sublime-text color-scheme iterm2 xterm xcode flat theme preferences jetbrains atom color-paletteColors, formatting and other goodies for the console. This package won't mess with built-ins and provides neat way to predefine formatting patterns, see below. Styles will display correctly if font used in your console supports them.
ansi color console terminal cli shell log logging xtermWrap words to the specified column width.String with ANSI escape codes. Like one styled by chalk.
wrap break wordwrap wordbreak linewrap ansi styles color colour colors terminal console cli string tty escape formatting rgb 256 shell xterm log logging command-line textFully customisable cross-platform terminal that works and feels the same way everywhere: MacOS, Linux and Windows.To download visit http://bterm.bleenco.io and hit the right button to get your favourite OS installer.
terminal xterm xterm256 emulator cross-platform console terminal-emulatorSome of the codes we run as a test are codes that we acquired finding various lists of non-standard or manufacturer specific codes. We test for both standard and non-standard codes, as most of them follow the same or similar format and can be safely matched in strings without the risk of removing actual string content. There are a few non-standard control codes that do not follow the traditional format (i.e. they end in numbers) thus forcing us to exclude them from the test because we cannot reliably match them.On the historical side, those ECMA standards were established in the early 90's whereas the VT100, for example, was designed in the mid/late 70's. At that point in time, control codes were still pretty ungoverned and engineers used them for a multitude of things, namely to activate hardware ports that may have been proprietary. Somewhere else you see a similar 'anarchy' of codes is in the x86 architecture for processors; there are a ton of "interrupts" that can mean different things on certain brands of processors, most of which have been phased out.
ansi styles color colour colors terminal console cli string tty escape formatting rgb 256 shell xterm command-line text regex regexp re match test find patternYou probably want the higher-level chalk module for styling your strings.Each style has an open and close property.
ansi styles color colour colors terminal console cli string tty escape formatting rgb 256 shell xterm log logging command-line text
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.