Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spolu/term
Cross-platform Modal Navigation Terminal Emulator
https://github.com/spolu/term
Last synced: 15 days ago
JSON representation
Cross-platform Modal Navigation Terminal Emulator
- Host: GitHub
- URL: https://github.com/spolu/term
- Owner: spolu
- License: mit
- Created: 2013-04-11T06:59:27.000Z (over 11 years ago)
- Default Branch: scrollport
- Last Pushed: 2013-07-23T15:46:02.000Z (over 11 years ago)
- Last Synced: 2024-12-01T22:27:34.249Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 2.64 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
Cross-platform Modal Navigation Terminal Emulator
### Build
```
npm install
cd node_modules/pty.js
nw-gyp build
```