https://github.com/parro-it/termite
Electron terminal emulator
https://github.com/parro-it/termite
Last synced: 6 months ago
JSON representation
Electron terminal emulator
- Host: GitHub
- URL: https://github.com/parro-it/termite
- Owner: parro-it
- License: mit
- Created: 2015-09-18T19:15:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T09:11:57.000Z (about 10 years ago)
- Last Synced: 2024-04-15T00:06:10.187Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# termite
Awesome vt-100 terminal emulator.

## Installation
* Npm: Install with `npm install -g termite`
## Usage
Run termite after install and have fun!
## Features
- [X] Multitab interface
- [X] Colored emoji support
- [X] Highly configurable
- [X] iterm themes support
- [X] modular
- [ ] Draggable tabs
- [ ] High test coverage
## Credits
* shell is implemented using chromium hterm
* sublime text for inspiration
## License
The MIT License (MIT)
Copyright (c) 2015 Andrea Parodi