Skip to content

scarvell/web-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Terminal

CoffeScript web terminal

Usage

$ coffee shell

Then open your web browser and go to:

http://localhost:3000

If using on a network for multiple network access, make sure to edit line #15 on index.ejs to:

var socket = io.connect('http://server_ip_address');

Credits

Michael Pivonka Aka TehCodedNinja for base of code. Jakub Jankiewicz Aka jcubic for jQuery Terminal

About

Persistent real time-multi user terminal for web browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published