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.gitGo to the project directory
cd Web-TerminalInstall dependencies
npm installStart the server
npm run devYou Can build The Project For All platforms using pkg.
npm install -g pkg npm run build