Tags

    daily weblog 4/26/2019

    During this class I took a quick break from ChromiumXR to finish another project I started at home. The project itself was a remote access tool, like TeamViewer, Windows RDP, or LogMeIn's stuff. Although what made it unique was that it was coded 100% in Javascript using chrome's extension API (the same api used by firefox), so you can basically browse the internet on your Chromebook or PC through a web-based client accessible on your phone. It was practically done but just needed some testing so I connected to the server and tried accessing my PC, which kinda worked so I spent the rest of class bugfixing.

    Comments