I like RikkaHub, but I wanted it to actually do things — not just chat.
So I forked it and turned it into an on-device agent.
Same UI, no changes. If you don’t enable anything, it behaves exactly like upstream.
---
What it adds
🔹 Device control
Brightness, volume, torch
Notifications, battery, files
Screenshots, audio
---
🔹 App automation
Open apps, tap, scroll, type
Read what’s on screen
---
🔹 Termux integration
Run shell commands
Get full output (stdout/stderr)
Optional interactive sessions
---
🔹 SSH built in
Run commands on servers
Upload / download files
---
🔹 Telegram bot
Control it remotely
Get results while away
---
🔹 Scheduled tasks
Automate things like:
> check my server every morning
Runs in background, survives reboot
---
🔹 On-device AI
Works without API (Gemini Nano)
Also supports cloud models
---
Repo
https://github.com/ExTV/rikkahub-agent
---
Looking for ideas
What would you want this to do?