Skip to content

Blackhole1123/terminal.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal.js

Terminal.js is a lightweight, easy to use terminal interface for the web. (Note: This does not actually run Javascript code) Currently, terminal.js has only been tested on HTML, but it should work on other platforms.

Installation

Manually add the CSS and JS files to your project (make sure to also make a fake window in html to "host" the commands in) (Example in code)
or pip install terminaljs (not supported yet)

Usage

I'll add this soon...

Screenshots

terminal.js Image 1

terminal.js Gif 1

About

Javascript Terminal-Like User Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 15.6%