telegram-linux-bot
A Linux terminal assistant that lives inside a Telegram bot.
Back to all projectsWhat it does
Simulates a native CLI session over Telegram with per-user privilege handling, backed by Gemini for technical responses. Manage a server from your phone without exposing SSH.
System architecture
Telegram messages pass through isolated user sessions and a Python command layer, with Gemini providing technical responses.