⚑ πŸ… Custom pomodoro tracker using Telegram and Google Sheet

⚑ 1,765 views · ⚑ Personal Productivity

Description

Tags: Productivity, Pomodoro, Organization

Context

Hey! I’m Samir , a Supply Chain Engineer and Data Scientist from Paris, founder of LogiGreen Consulting 🌱

A significant improvement in my productivity came from following the Pomodoro Technique.

What is the Pomodoro Technique?

The Pomodoro Technique is a time management method that breaks your workday into 25-minute focus intervals followed by short breaks. After 4 cycles, you take a longer break to recharge.
It helps maintain concentration while preventing burnout.

Explaination

I’ve used this technique with web apps to receive break/work notifications. But I always wished I had a way to track my sessions for self-assessment.

> Let’s use n8n to boost our productivity and log our deep work sessions automatically!

πŸ“¬ For business inquiries, you can add me on Here

Who Is This Template For?

I built this workflow for creators, freelancers, students, and professionals who love the Pomodoro technique but want more than just timers β€” they want data.

This template helps you:

There is no need to pay for premium apps. It’s all free and powered by n8n.

How Does It Work?

This Telegram bot tracks your Pomodoro sessions and sends you alerts during the process.

Here’s what happens:

  1. A user sends /start to the bot.
  2. It launches a 25-minute deep work timer.
  3. After 25 minutes, the bot sends a break reminder.
  4. After four cycles, a long break is triggered and the session is logged.
  5. The session is automatically recorded to Google Sheets with (Date & Time, User ID, Pomodoro count, Session ID, Duration of focus and breaks)

Example of chat interaction

What Gets Tracked?

FieldDescription
Date & TimeWhen the session was logged
User IDYour Telegram ID
Block TypeDeep Work or Short Break
Pomodoro CountNumber of cycles completed
Working Session IDUnique ID for each session
Focus DurationLength of each deep work session
Break DurationShort or long break info

You can use this workflow as a base to bring additional features like:

What Do I Need to Start?

This workflow is beginner-friendly β€” no coding required.

> The template is plug-and-play. Just follow the sticky notes in the n8n editor to configure it.

Next Steps

Follow the sticky notes in the n8n workflow editor to:

Tutorial ScreenShot

πŸŽ₯ Watch My Tutorial

πŸš€ Curious how n8n can supercharge productivity and learning skills??
πŸ“¬ Let’s connect on LinkedIn

This workflow has been created with N8N 1.82.1 Submitted: March 24th, 2025

πŸ”— Nodes Used

Google Sheets, Telegram, Telegram Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup