Skip to content

Simple and fully customizable Command Line Interface web page

License

Notifications You must be signed in to change notification settings

arcphysx/web-cli

Repository files navigation

Web CLI (WCLI)

Last Updated: 07/08/2020

Simple and fully customizable Command Line Interface web page

Demo

You can view the demo on My Personal Website

Features

  • Fully customizable command, even you can create your own command with your own parameter
  • Some bash-like command are included
  • Multi terminal sessions are supported

Screenshots

Web Version Mobile Version

Requirements

  • Vue 2.6 or later

Prerequisites

Preparing Projects

  • Clone this projects on your directory
  • Run npm install command to install the dependencies
  • Run npm run serve to run the project

Configuring the CLI

  • You can modify the config on constant\cli_config.js
  • You can create your own JS module for processing command in utils, for example, see utils\commandHandler.js

Notes

This project uses BootstrapVue for creating pages and utilizes its grids and components to build layouts.

Authors

Raymond Purnomo (Website) (Email)

About

Simple and fully customizable Command Line Interface web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published