Skip to content

inimino/ActiveShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveShell is a shell for the Web.

It can be used like a Unix shell to manage files on remote systems accessible by SSH, like an REPL for exploratory programming, and can access any networked service for which a port has been implemented.

http://inimino.org/~inimino/blog/shell_for_the_web http://inimino.org/~inimino/blog/activeshell_aiclass

Principles

Ad-hoc reuse is beautiful.

Automate automation.

Installation

The shell UI is in prototype.html. However, the shell creates a session and for that session to persist there must be a server that handles PUT requests. Installation on Node.js using nhttpd and revstore is the easiest approach:

http://inimino.org/~inimino/blog/activeshell_installation

About

A shell for the Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published