Skip to content

A Unix-like terminal, written in Javascript with support for some of the most common unix programs.

License

Notifications You must be signed in to change notification settings

fdemian/jqTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqTerminal

A Unix-like terminal, written in Javascript.

Try it out!

You can try a demo of the console here .

License

JqTerminal is under the 2-Clause BSD License (also known as The FreeBSD License). A copy of this license can be found at the OSI Website: http://opensource.org/licenses/BSD-2-Clause .

Directories

  • jQTerminal: the application code itself.
  • docs: contains documentation and examples of use.
  • contrib: external libraries (contributed code).

Code Conventions

  • Tabs should not be used.
  • Indentation must use 2 spaces.
  • The curly braces at the start and end of functions must go on their own line. Exceptions are cases when doing this results in a javascript error.

About

A Unix-like terminal, written in Javascript with support for some of the most common unix programs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published