Analysis updated 2026-05-18
Control a Mac from an Android phone or tablet using large command buttons instead of memorizing shortcuts.
Use an Android device as a Bluetooth trackpad with gestures for a connected Mac.
Set up local when-if-then automations that run Mac commands based on chosen triggers.
Draft custom automations with optional AI assistance while keeping every generated action disabled until reviewed.
| vaddisrinivas/codecks | androosio/thortune | azcomp2000/battery-sentinel | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | Kotlin | Kotlin | Kotlin |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires enabling Remote Login on the Mac and pairing a Bluetooth connection for trackpad features.
Codecks turns an Android phone, tablet, or a Samsung DeX window into a second screen for controlling a Mac. Instead of trying to remember keyboard shortcuts, you get a set of large command buttons, a Bluetooth trackpad with gestures and scrolling, and automation recipes that run when a chosen event happens. Everything is local first, meaning there is no account to sign up for, no company server storing your data, and no analytics or advertising tracking built in. The command deck covers everyday Mac actions like opening Finder or Terminal, switching between Spaces, controlling media playback, taking screenshots, and managing browser tabs, alongside custom commands you set up yourself. The trackpad acts as a real Bluetooth pointer with support for gestures, haptics, and screen rotation. Automations follow a simple when, if, then structure, and the app lets you test a new automation before turning it on for real use. There is also an optional AI assisted feature that can draft new buttons or automations for you, but anything it generates stays switched off until you personally review and enable it. Because this app can run commands directly on a connected Mac, the README spends real attention on safety. Built in command templates are limited to an approved list, risky shell command patterns are blocked outright, SSH connections use pinned host keys, and any optional AI API keys are stored encrypted on the device. The author recommends using a non-admin Mac account and reviewing every custom command before turning it on. This project suits Mac and Android users who want a physical style control surface for their computer without handing data to a cloud service. It is currently a public beta, distributed as a signed APK you install directly from GitHub releases rather than through an app store, and it requires Remote Login enabled on the Mac plus a paired Bluetooth connection for trackpad features.
A local-first Android app that turns your phone or tablet into a Mac command deck, Bluetooth trackpad, and safe automation surface.
Mainly Kotlin. The stack also includes Kotlin, Jetpack Compose, Android.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.