Skip to content

a customiazeable command line for accessing something from your browser

Notifications You must be signed in to change notification settings

puppy0cam/command-line-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customizeable CommandLine for Node.js

Allows you to create your very own command line that you can access on the web!

Install

open a command line and run:

npm install command-line-webserver

Usage

var your_variable = require('command-line-webserver');

API

keeps a log of all commands done including: the time sent, the command executed and what the client got as a reply

your_variable.messages[0] //this goes to the very first message in the log

Contributing

Contributing to the code is very welcome and will help for future versions

License

Published under the MIT license

About

a customiazeable command line for accessing something from your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published