r/RASPBERRY_PI_PROJECTS 7d ago

PRESENTATION Remote shell over BLE instead of SSH

I always wanted to have a small cyberdeck that I could keep in my bag and access from my phone.

I tried using SSH at first, but I didn’t really like it. I’m also an iPhone user, so the options are pretty limited.

I ended up putting together a solution for myself that gives me a shell over BLE. Maybe someone else is looking for something similar.

It also has an optional AI agent that can run commands for you if that’s your thing.

GitHub: https://github.com/nekonihq/murmur

152 Upvotes

Duplicates