RDP Daemon

← Back to all projects

Overview

A personal web-based utility that allows me to always have a home computer at my fingertips

Tech Stack

JavaScript API (albeit my own) Python

The Challenge

How oh how could I get around my school's blockers and use my personal computer(s)?

The Solution

Well I could make a custom API that sends png's of the view window from my server while also accepting keyboard input along with click input that's interpreted into pyautogui commands.

What I Learned

This project was a great way to create a tool I use dam near every day, while also putting together fundamental tools I've used in the past in order to make a more complex and useful tool.