https://github.com/makerflow/intellij-plugin
Jetbrains IDE plugin or makerflow
https://github.com/makerflow/intellij-plugin
do-not-disturb jetbrains-plugin makerflow pomodoro productivity
Last synced: 3 months ago
JSON representation
Jetbrains IDE plugin or makerflow
- Host: GitHub
- URL: https://github.com/makerflow/intellij-plugin
- Owner: makerflow
- License: agpl-3.0
- Created: 2021-04-03T13:02:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T13:11:32.000Z (over 2 years ago)
- Last Synced: 2025-03-31T07:44:31.132Z (8 months ago)
- Topics: do-not-disturb, jetbrains-plugin, makerflow, pomodoro, productivity
- Language: Kotlin
- Homepage: https://makerflow.co
- Size: 562 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Makerflow plugin for IntelliJ based IDEs

[](https://plugins.jetbrains.com/plugin/22279)
[](https://plugins.jetbrains.com/plugin/22279)
[Makerflow](https://makerflow.co) empowers software engineers to minimize interruptions, distractions and context
switching to achieve and maintain flow state, do deep work and enjoy their work.
This plugin requires an existing Makerflow account and an API token.
Use it along with the Makerflow browser extension to automatically block distracting websites, and the webapp to keep
track of all your notifications.
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "intellij-plugin" >
Install Plugin
- Manually:
Download the [latest release](https://github.com/makerflow/intellij-plugin/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template