Web Terminal is Web Based Terminal That Allows You To Send Commands To PC That The Web Terminal Server is Running on.
- dark mode becasue who likes Light Mode ?.
- Cross platform because it runs in the browser :).
you can Download one of the releases on this page Release.
Clone the project
git clone https://github.com/ayhamDev/Web-Terminal.git
Go to the project directory
cd Web-Terminal
Install dependencies
npm install
Start the server
npm run dev
You Can build The Project For All platforms using pkg.
npm install -g pkg
npm run build