Skip to content

Conversation

@max-lopzzz
Copy link
Contributor

Pomodoro Timer

Summary

Added a Pomodoro Timer script that helps users manage their work and break times effectively using the Pomodoro Technique. The script supports both Windows and macOS/Linux platforms, providing cross-platform notifications to users.

Description

This PR introduces a new feature to the repository—a Pomodoro Timer. It allows users to set customizable work and break durations, helping improve productivity by breaking work into focused sessions followed by regular short breaks. Two versions of the script have been added to support platform-specific features (Windows and Unix-based systems).

The changes are as follows:

  • Added pomodoro_timer_windows.py for Windows users with sound alerts via winsound.
  • Added pomodoro_timer_unix.py for macOS/Linux users with terminal beep notifications.
  • Updated the README to include instructions on how to use the Pomodoro Timer script, installation steps, and example usage.

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Max

Copy link
Contributor

@hasan-py hasan-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks!

@hasan-py hasan-py merged commit db40916 into wasmerio:master Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants