Cloud providers provide in-browser ssh client facilities, but they don't provide in-browser file transfer facilities or USB virtualization facilities, so that's why I believe my project is the future.
Building an API-centric hardware-accessible browser extension
- ⚛ Framework ReactJS
- 🎮 Console react-console-emulator
- 🖖 Split-Panel @devbookhq/splitter
- 🚀 Deployed using Linode
Clone the repos's main branch.
$ git clone
Change directory.
$ cd
Install dependencies, make sure you have nodejs
and npm
installed.
$ npm install
Run the app.
$ npm start