Skip to content

WillowMauldin/NodeMimic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Mimic

Node-Mimic is a port of the excellent Mimic project to node.js, and by extent, the terminal.

Installing

You need Node.js installed to run NodeMimic.

git clone https://github.com/Sxw1212/NodeMimic.git
cd NodeMimic
./install.sh

Running

Just run index.js. The filesystem is fully persistant.

node index.js

Bugs and Missing Features

  • Colors are not yet supported
  • HTTP is not yet supported
  • Cursor blinking and hiding is not yet supported
  • The escape key is used in place of the control key because we can't capture that in the terminal.
  • All Mimic limitations apply

License

We don't have any of the Mimic code in this repo. It is downloaded with an install script.

Node-Mimic itself is licensed under the MIT license.

About

A port of the Mimic CC Emulator to node.js and the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors