Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pomodwins - Pomodoro & Task ManagerNew to Visual Studio Code? Get it now.
Pomodwins - Pomodoro & Task Manager

Pomodwins - Pomodoro & Task Manager

Mohammad Asadi

|
12 installs
| (0) | Free
A Pomodoro + Task Management plugin in VS Code can help developers focus better and manage their time optimally
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pomodwins - VS Code Pomodoro Timer Extension

Table of Contents

  • Introduction
  • Installation
  • Features
  • Getting Started
  • Usage
  • Settings
  • Troubleshooting
  • Contributing

Introduction

Pomodwins is a VS Code extension for time management based on the Pomodoro Technique. It helps you:

🎯 Schedule your tasks
⏳ Manage work and break intervals
📊 Track your project progress


Installation

  • Open VS Code
  • Go to the Extensions view (Ctrl+Shift+X)
  • Search for "Pomodwins"
  • Click Install

Or install from terminal:

code --install-extension pomodwins-1.0.0.vsix

Features

🍅 Smart Pomodoro Timer

  • 25-minute focused work
  • 5-minute break
  • Auto notifications

📝 Task Management

  • Add new tasks
  • Categorize tasks
  • Mark tasks as completed

🎨 Persian UI

  • Fully RTL (right-to-left) support
  • Supports different themes

Getting Started

After installation, you'll see the Pomodwins icon in the Activity Bar.

To initialize:

F1 > Pomodwins: Initialize

Usage

➕ Add a New Task

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Search for Add Task
  3. Enter the following:
    • Task name
    • Category
    • Estimated time

▶️ Start Timer

F1 > Pomodwins: Start Timer

Task Management

Action Command
Complete Task Right-click > Mark as Done
Delete Task Right-click > Delete Task
Edit Task Right-click > Edit Task

Settings

To customize:

  1. Open Settings (Ctrl+,)
  2. Search for Pomodwins

Available settings:

{
  "pomodwins.workDuration": 25,
  "pomodwins.breakDuration": 5,
  "pomodwins.theme": "dark"
}

Troubleshooting

❌ Timer not working?

  • Ensure the extension is enabled
  • Try reloading VS Code

❌ Tasks not visible?

  • Make sure the view is not hidden
  • Use this command:
F1 > View: Focus on Pomodwins View

Contributing

👋 Contributions are welcome!

  • Fork the repository
  • Make your changes
  • Submit a pull request

📌 Author: Mohammad Asadi
📧 Support: 67.asadi@gmail.com
📅 Last Updated: 2025-05-05

Experience time mastery with Pomodwins! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft