Show HN: Remote terminal via WebRTC, incl. file-transfer – no SSH/VPN required (transitiverobotics.com)
Perhaps the easiest way to get a shell on your remote devices wherever they are (even behind NATs and firewalls) -- no VPN required. Offers file transfer right from the terminal itself.
Because it is web-based and connects via WebRTC it is better than VPN + SSH in every way: - no setup required on the client machine, it hence works on all OSs and even your phone, - it will always find the shortest-path to your robots, meaning it won’t go through the cloud if you are on the same network as your robot - still end-to-end encrypted - file upload via drag & drop - file download by clicking on filenames in ls
The UI component can be embedded anywhere you like and you can specify the device to connect to directly in the embedding code.
This solves a common pain-point in robotics, but seems equally useful in many other applications. Please share your thoughts and questions if you have any!
Short demo: https://youtu.be/doYcVNRtbAU
7 comments
[ 3.0 ms ] story [ 30.3 ms ] threadIf a robotics company will "have a team [to] build" it themselves, will that be free? Far from it! Let's pretend it would only take two people one quarter to implement all this (in reality it took a lot longer -- but maybe we are dumb!), then that's ~$100k to build it and you'd still need to keep paying these engineers to maintain that code every now and then. Even if the company has 100 robots, paying for our service would only cost $6,000 a year. So the $100k would only amortize after 17 years -- ignoring maintenance, which, in fact, may cost more per month than our service.
Almost every company I know uses Slack. But why? They could have just implemented a chat themselves, no? After all there are great open-source tools that you just need to "wrap", no? Sure, they could have. But that would've hardly been cheaper, would have born risk, taken time away from their own mission, and the result wouldn't be nearly as good.