All Projects → dkandalov → Pomodoro Tm

dkandalov / Pomodoro Tm

Licence: apache-2.0
Pomodoro timer for IntelliJ 🍅⏲

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Pomodoro Tm

Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (+139.32%)
Mutual labels:  intellij, plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-85.47%)
Mutual labels:  intellij, plugin
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (+150.43%)
Mutual labels:  intellij, plugin
Intellij Elm
Elm language support for IntelliJ, WebStorm, PhpStorm and PyCharm (JetBrains)
Stars: ✭ 305 (+160.68%)
Mutual labels:  intellij, plugin
Multihighlight
Jetbrains IDE plugin: highlight identifiers with custom colors 🖌💡
Stars: ✭ 65 (-44.44%)
Mutual labels:  intellij, plugin
Layoutmaster
An Android Studio Plugin for ui debugging.
Stars: ✭ 278 (+137.61%)
Mutual labels:  intellij, plugin
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (+265.81%)
Mutual labels:  intellij, plugin
Jetty Runner
A plugin that allows you to run Jetty from IntelliJ
Stars: ✭ 119 (+1.71%)
Mutual labels:  intellij, plugin
Activity Tracker
Plugin for IntelliJ IDEs to track and record user activity
Stars: ✭ 52 (-55.56%)
Mutual labels:  intellij, plugin
Intellij Figlet
🔌A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
Stars: ✭ 27 (-76.92%)
Mutual labels:  intellij, plugin
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-83.76%)
Mutual labels:  intellij, plugin
Autovalueplugin
AutoValue plugin for IntelliJ
Stars: ✭ 91 (-22.22%)
Mutual labels:  intellij, plugin
Gruvbox Intellij Theme
An IDE theme based on the gruvbox color scheme. ⛺
Stars: ✭ 71 (-39.32%)
Mutual labels:  intellij, plugin
Restfultoolkit
A Toolkit for RESTful services development.
Stars: ✭ 101 (-13.68%)
Mutual labels:  intellij, plugin
Freasy Monad
Easy way to create Free Monad using Scala macros with first-class Intellij support.
Stars: ✭ 112 (-4.27%)
Mutual labels:  intellij
Obs Virtual Cam
obs-studio plugin to simulate a directshow webcam
Stars: ✭ 1,558 (+1231.62%)
Mutual labels:  plugin
Gnome Pomodoro
A time management utility for GNOME based on the pomodoro technique!
Stars: ✭ 1,589 (+1258.12%)
Mutual labels:  pomodoro
Footer Reveal
A jQuery plugin for easy implementation of the 'fixed/reveal' footer effect. Demo here:
Stars: ✭ 111 (-5.13%)
Mutual labels:  plugin
Idea Conventional Commit
Context and template-based completion for conventional/semantic commits.
Stars: ✭ 115 (-1.71%)
Mutual labels:  intellij
Collector Intellij
A PhpStorm plugin for refactoring to collections
Stars: ✭ 114 (-2.56%)
Mutual labels:  intellij

Build Status

Pomodoro Timer IntelliJ plugin

This plugin is pomodoro timer for IntelliJ IDEs. How to use it:

  • Choose a task to be accomplished and start pomodoro timer (Ctrl+Shift+P or Cmd+Shift+P).
  • Work on the task until the timer rings. If distracted during pomodoro, restart timer.
  • Take a break until the timer rings again.

There are two UI with timer: widget in the bottom right of IDE window and toolwindow. Which one is used can be configured in IDE settings -> Other Settings -> Pomodoro.

Why?

Pomodoro timer is great for keeping yourself focused on particular task and avoiding distractions for a period of time. It's also useful to make sure that you do take breaks every now and then. And finally, it can be used for tracking how much time is spent on each task.

There doesn't seem to be many good apps simulating pomodoro timers (especially cross-platform). So, this plugin was created.

Screenshots

widget

settings

Credits

The original version of the plugin was written by Alex Ivanov sometime in 2010.

Widget icons are reused from the great pomodoro timer app for OSX (which is no longer available) by Ugo Landini.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].