Alternatives
Products that do what the technology and the game I am working on for months does
For impatient reader: http://api.alii.tv/ and http://pprevolution.com/ It is not finished yet (obviously). We are still working on new feature, bug fixes and more browser support. The motion control API for now only works on Firefox/Windows and Firefox/Mac (of course you can copy the bundle to /Library/Internet Plugins/ so that it also works on Google Chrome/Mac). It will initiate another process to do hand detection, don't panic if you see another process called amcex in your activity monitor. What it does? Visit http://api.alii.tv/console.html get some initial feelings. Put you hand in…
- 1

- 2

- 3AAirdraw▲269
Hey Everyone! I wanted to show my passion project I made a few years back and recently turned into a web app. Airdraw is an app that takes in your hand gestures and converts it into real time drawing capabilities. There are tons of stuff I want to build with this, but most importantly just put it out into the world! Hope you all enjoy :) Tested on my MacOS with Chrome, Safari, and FF I included a link to the original GH project I wrote here - https://github.com/arefmalek/airdraw and a link to the blog where I explained how I made it here -…
2023 · airdraw.io
- 4

- 5

- 6

- 7PB
I built this game to test out the MediaPipe hand-tracking API. Play brick breaker using your webcam + hand movement -- levels get progressively harder with faster speed / smaller paddle. All processing is done in real-time within your browser. This project is built using javascript, html canvas, and mediapipe hand tracking. This game is free and open source, offered under an MIT license. Github repo: https://github.com/collidingScopes/manual-brick-breaker Hope it's fun for you -- would love to hear feedback and suggestions for improvement.
2025 · collidingscopes.github.io
- 8

- 9IB
I've never posted on ShowHN before, but I wanted to share my Xmas 2025 project; to try a new approach to controlling our kids screen time. This also involved massively over-engineering a solution in order to play with a shiny new gadget (and avoid the in laws at Christmas, obviously) I've shared some learnings on AI coding with embedded devices, and how I approached the product design/hardware selection side of things. The Web App is at https://screenie.org - and I'm Open Sourcing the device and web app code later today (links to follow on that site)
Jan 2026 · partridge.works
- 10

Hi HN! I run a few Claude Code sessions in parallel and kept cmd-tabbing around just to find out one of them had been sitting on a permission prompt for ten minutes. There's a hardware gadget I liked (called SidePulse.io) so before waiting to get my shipment I built the software version instead :D I hope you like it and find it useful as I do!
27d ago · github.com
- 11MA
Saw the remotion claude skills launch earlier, and honestly even though I was surprised how decent some of the results turned out to be I ended up never trying it out with claude code because I knew I'd have to setup remotion, bundler etc and if I was already doing it once I thought I might as well turn it into a site where anyone could just write messages and get a video without any prerequisites. I also know Claude Code is not something everyone has and setting up remotion is a pain. And one of the biggest lessons I learned from this whole experience is that Opus is actually not that good…
Feb 2026 · framecall.com
- 12ET
Upon getting a Leap Motion and wanting to hack the ever-loving crap out of it, we decided to make some gesture recognizers that allow listening and handling motions such as: Did swipe right with x fingers, y hands Did pan on screen with x fingers, y hands Did tap with x fingers, y hands Did rotate with x fingers, y hands Did pinch with x fingers, y hands These libraries make it easy to create a WPF or a Cocoa Mac OS X application for manipulating and using the Leap Motion. These are built on top of the Leap SDK, and a level of abstraction up. We hope that this can be the foundation for a…
2013
- 13LY
Hi HN, I made a keyboard emulator that tracks your body pose and emits the key presses accordingly. My main motivation was to make my kids move more on rainy days. I already made a couple of mini-games using the body pose [1-3], and those were definitely fun to make and play! However, once the kids learned the tricks, they got bored. I could only produce that much content myself, and soon realized that I lack time for churning out games. Finally, I decided to tap into an endless pool of PC games, preferrably simple and less addictive ones like the Gameboy and DOS games. This project has been…
2023 · github.com
- 14

- 15CY
HandiRokuRemote is a Python application that lets you control your Roku device with nothing but hand gestures! Using Mediapipe's Hand Landmark Detector, it tracks your hand, identifies gestures, and sends commands to your Roku via its External Control Protocol. Here's a gif demo: https://github.com/BBelk/HandiRokuRemote/blob/main/images/re... Features: •Real-time hand tracking: Gestures like "thumbs up" increase volume or pointing for navigation. •Cross-device support: Works with any Roku device on the same local network. •Easy setup: Plug in a camera,…
2024 · github.com
- 16IB
A motion-graphic comparison website in the vein of LMArena. The videos are rendered via Remotion. We hope that AI will be used in interesting ways to help with video production, so we wanted to give some of the models available today a shot at some basic graphics.
2025 · graphicarena-1.onrender.com
- 17

- 18

- 19RT
May 2026 · github.com
- 20

Turn any character image into a motion-matched AI video
Jan 2026 · aimotioncontrol.app
- 21PB
Hi HN — I built Palmier. Palmier bridges your AI agents and your phone. It does two things: 1. It lets you use your phone to directly control AI agents running on your computer, from anywhere. 2. It gives your AI agents access to your phone, wherever you are — including things like push notifications, SMS, calendar, contacts, sending email, creating calendar events, location, and more. A few details: * Supports 15+ agent CLIs * Supports Linux, Windows, and macOS * What runs on your computer and your phone is fully open source * Works out of the box — no need to set up GCP or API keys just to…
Apr 2026 · github.com
- 22AU
Hey HN! I built an open-source Python library that lets AI agents control mobile apps. Its heavily inspired by browser-use Here's a quick demo https://x.com/itsericktorres/status/1932996729458110482 From our experience testing mobile workflows or automate repetitive app tasks has always been a pain. You either write brittle UI automation scripts or do everything manually. And after testing out browser-use and seeing all the cool things people were building for web without the pains of normal automation I decided I wanted to build something like it but for mobile So I…
2025 · github.com
- 23WR
Hi All, We built a prototype telepresence robot to go up against AnyBots. We're using an iPad as the control system and for FaceTime video conferencing. It took us a couple weeks to make. We demoed it this morning for the first time: http://youtube.com/watch?v=2BXM9PYaXY0 The next version will be taller and thinner. What do you think? Do we stand a chance against AnyBots? Thanks, David
2011
- 24LC
Over the past few weekends, I have been working on this tool that helps you easily create professional product videos or design walkthroughs from rough screen recordings like Loom. It’s a one-click platform that doesn’t require any editing skills. The idea came when I had to make a product demo, which took a lot of time with scripts and retakes. So I thought it would be a great way to learn more about AI while building something I’d actually use. I’ve tried to keep it as simple as possible. Please give it a try and share any feedback.
2024 · loomos.co
Ranked by how close each launch is in meaning, then by votes. Refine with a description →