This is a MicroPython implementation of the TV-B-Gone project. The TV-B-Gone (by Mitch Altman) is a universal remote control that can turn off most televisions. Unfortunately, the existing open-source implementations (for the ATTiny microcontrollers) have very outdated code databases and don't work with many modern TVs. This project is designed to work with the ESP32 microcontroller and a recent version of MicroPython (I used v1.25.0). I wanted to use the ESP32 because its RMT peripheral allows for simple and well controlled modulated IR signal generation.
Currently supports around a dozen different manufacturers.
You can also capture new shutoff codes from remote controls in the wild.
Fun fact: The Pinecil has Bluetooth support built in. If you have the right version of firmware you can turn it on.
This app presents a much easier to use set of controls for the Pinecil. You can set the temperature, startup behavior, and look at various parameters without getting lost in the tiny little display all the time.
A huge collection of IR remote control databases for the Flipper Zero. Covers an amazing array of devices, from master remote controls for hotels to laser disc players to bidets.
Welcome to Neko, a self-hosted virtual browser that runs in Docker and uses WebRTC technology. Neko is a powerful tool that allows you to run a fully-functional browser in a virtual environment, giving you the ability to access the internet securely and privately from anywhere. With Neko, you can browse the web, run applications, and perform other tasks just as you would on a regular browser, all within a secure and isolated environment. Whether you are a developer looking to test web applications, a privacy-conscious user seeking a secure browsing experience, or simply someone who wants to take advantage of the convenience and flexibility of a virtual browser, Neko is the perfect solution.
In addition to its security and privacy features, Neko offers the ability for multiple users to access it simultaneously. This makes it an ideal solution for teams or organizations that need to share access to a browser, as well as for individuals who want to use multiple devices to access the same virtual environment. With Neko, you can easily and securely share access to a browser with others, without having to worry about maintaining separate configurations or settings. Whether you need to collaborate on a project, access shared resources, or simply want to share access to a browser with friends or family, Neko makes it easy to do so.
Neko is also a great tool for hosting watch parties and interactive presentations. With its virtual browser capabilities, Neko allows you to host watch parties and presentations that are accessible from anywhere, without the need for in-person gatherings. This makes it easy to stay connected with friends and colleagues, even when you are unable to meet in person. With Neko, you can easily host a watch party or give an interactive presentation, whether it's for leisure or work. Simply invite your guests to join the virtual environment, and you can share the screen and interact with them in real-time.
A huge collection of infrared interaction patterns for all kinds of devices. Load them onto a Flipper Zero and have a good time.
Orb is a free and open source web desktop, which simulates a Windows-like desktop in a web browser. You can use it to access files on a server or a NAS in an easy and secure way.
A self-hosted app utilizing Twilio to manage and direct calls from the enterphone to each of our phones. As an added bonus, it also trigger Philips Hue lights in our apartment to flash when a buzz is incoming. When a visitor dials your unit on the enterphone, the call will go out to the Twilio service, and will connect to the app running on your server. When the app receives a valid request originating from the Apartment Enterphone number, it will drop that call into a conference room (with hold music) while it then initiates calls out to the two tenants.
When a call one tenant is answered, the call to the other tenant is terminated, and the answered call gets dropped into the same conference room, beginning the conference. You can then speak to the visitor, and key presses get passed through to the enterphone system for remote unlocking of the door.
This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access. It works on GNU/Linux, Windows and macOS. Tries to be lightweight, fast, and unintrusive. Android v5 or later required. Requires the adb debugging option. Does not require a separate application running on the phone.