{"id":28149101,"url":"https://github.com/ronakbediya310/web-based-terminal-emulator","last_synced_at":"2026-04-29T21:32:00.284Z","repository":{"id":293183986,"uuid":"982821573","full_name":"ronakbediya310/web-based-terminal-emulator","owner":"ronakbediya310","description":"A real-time, cross-platform web terminal with file copy support, built using Node.js, WebSockets, and node-pty. This server allows users to interact with a shell via a web UI and copy files/folders between paths through the browser.","archived":false,"fork":false,"pushed_at":"2025-05-14T04:23:51.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T05:56:03.962Z","etag":null,"topics":["html-css-javascript","http-server","linux","node-pty","nodejs","npm","websocket","xterm-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronakbediya310.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-13T13:06:31.000Z","updated_at":"2025-05-14T04:23:54.000Z","dependencies_parsed_at":"2025-05-14T05:56:17.490Z","dependency_job_id":"e8fe23c7-886b-400d-8889-eb00435b1fb6","html_url":"https://github.com/ronakbediya310/web-based-terminal-emulator","commit_stats":null,"previous_names":["ronakbediya310/web-based-terminal-emulator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronakbediya310%2Fweb-based-terminal-emulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronakbediya310%2Fweb-based-terminal-emulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronakbediya310%2Fweb-based-terminal-emulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronakbediya310%2Fweb-based-terminal-emulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronakbediya310","download_url":"https://codeload.github.com/ronakbediya310/web-based-terminal-emulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254253917,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-css-javascript","http-server","linux","node-pty","nodejs","npm","websocket","xterm-js"],"created_at":"2025-05-15T01:15:54.249Z","updated_at":"2026-04-29T21:31:55.263Z","avatar_url":"https://github.com/ronakbediya310.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧭 web-based command line emulator\n\nA real-time, cross-platform web terminal with file copy support, built using Node.js, WebSockets, and `node-pty`. This server allows users to interact with a shell via a web UI and copy files/folders between paths through the browser.\n\n---\n\n## ✨ Features\n\n- Web-based terminal UI using `xterm.js`\n- Real-time shell interaction via WebSockets\n- Cross-platform file copy support:\n  - Windows: Uses `robocopy`\n  - Linux/macOS: Uses `cp`\n- Shared or individual terminal sessions\n- Displays executed shell commands in UI for transparency and debugging\n- Built-in static file server for frontend assets\n- Clean and minimal user experience\n\n---\n\n## 📦 Prerequisites\n\nEnsure the following are installed on your system:\n\n- [Node.js](https://nodejs.org/) v16 or higher\n- npm (comes with Node.js)\n- Unix shell or PowerShell depending on your OS\n- visual studio 2022 developement tools with c++\n---\n\n## ⚙️ Installation\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/ronakbediya310/web-based-terminal-emulator.git\ncd web-based-terminal-emulator\n```\n\n## 2. Install Dependencies\n- Go to: https://visualstudio.microsoft.com/visual-cpp-build-tools/\n- Download and install Build Tools for Visual Studio 2022\n- During installation, select \"Desktop development with C++\"\n- This is essential for native module compilation like node-pty\n```bash\nset msvs_version=2022\nnpm install\n```\n\n## 3. Run the Server\n```bash\nnpm run start\n```\n- The server will be available at:\n- http://localhost:6060\n\n## 4. 🧰 Built With\n- Node.js\n- xterm.js\n- ws (WebSocket library)\n- node-pty (shell integration)\n\n## 5.📷 Screenshot\n![alt text](image.png)\n\n## 6. Demo\nhttps://drive.google.com/file/d/1E6uUSGagUJH92ZJ4UoGKDjecdk_vgE2V/view?usp=drive_link\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronakbediya310%2Fweb-based-terminal-emulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronakbediya310%2Fweb-based-terminal-emulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronakbediya310%2Fweb-based-terminal-emulator/lists"}