Skip to content

Latest commit

ย 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

License: MIT PRs Welcome JS

๐Ÿ’ป Web Linux Terminal

A simple, but effective linux terminal sandbox that runs entirelly on front-end with JS. It can be useful for begginers to test unix-based commands.

Terminal Screenshot

๐Ÿ› ๏ธ How to run?

As the sandbox terminal are in development, there's no site hosted at the moment. To run locally, follow the next steps:

  1. Clone this repository using:
    git clone https://github.com/Renan-G-projec/WebLinuxTerminal.git
  2. Run the server (because of CORS policy) with:
    cd WebLinuxTerminal/src && npx http-server
  3. Enter the returned domain and test it out!

๐Ÿ“„ Commands

The commands are constantly updated. Here's the current one's:

  • cd <path> - changes the directory!
  • ls [path] - list all the contents in a directory!
  • mkdir <path> [paths...] - creates new folders!
  • touch <path> [paths...] - creates new files!
  • cat [options: > (overwrite), >> (concatenate)] <path> [paths...]

๐Ÿค Contributing

You-re totally free to contribute, no matter if you want to create a new command or simply correct a typo. Feel free to open a Pull Request and help the open source community!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages