An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Makerflow plugin for IntelliJ based IDEs

![Build](https://github.com/makerflow/intellij-plugin/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/22279.svg)](https://plugins.jetbrains.com/plugin/22279)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/22279.svg)](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