Back to Templates

Multi-service Terminal: Access Gmail, X, Telegram & News with Gemini AI

Created by

Created by: Roni Bandini || bandini

Roni Bandini

Last update

Last update a day ago

Share


This workflow receives plain English instructions from a retro console via a webhook. Using an AI agent, it can combine multiple tools to read general RSS news headlines, stock market updates, emails, calendar events, search X, send Telegram messages, and run Linux commands. The idea is to avoid using smartphones or regular laptops in the morning, and instead use a retro console installed on an old notebook or netbook. You will need to copy a Python script onto the notebook, configure the webhook URL, and set up all the required credentials.

Steps:

  1. Setup Gemini API key, Google Gmail and Calendar credentials from console.google.com
  2. Setup X credentials, RSS URL, etc
  3. Obtain the webhook URL and paste into the Python code to be executed at the Linux machine
  4. Run the python script with python3 console.py

Note: if you ask for a Linux command, the command will not only be returned but also executed.