Skip to content

Conversation

@007HSingh
Copy link

@007HSingh 007HSingh commented Dec 3, 2025

This pull request adds a new Kotlin mini-project: a command-line Pomodoro Timer .

Project Details :

Single-file implementation: Pomodoro.kt

Uses Kotlin coroutines for smooth non-blocking countdown

Fully configurable via CLI args (--work, --break, --cycles, --short)

Includes a complete README.md with usage examples

Built with Gradle

Closes #448

@007HSingh
Copy link
Author

Can someone explain if there is a problem here. This is my first PR.

@github-actions
Copy link

github-actions bot commented Jan 3, 2026

👋 This pull request has been automatically marked as stale because it has not had recent activity.

It will be closed in 7 days if no further activity occurs.

If you're still working on this:

  • Push new commits
  • Add a comment with an update
  • Request a review

Thank you for your contribution! 🙏

@github-actions github-actions bot added the stale label Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new Kotlin mini-project: Pomodoro Timer (CLI)

1 participant