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

https://github.com/chriscarini/intellij-notification-sample

A sample JetBrains IntelliJ plugin to display a notification upon IntelliJ project open
https://github.com/chriscarini/intellij-notification-sample

intellij intellij-plugin jetbrains jetbrains-ecosystem jetbrains-plugin

Last synced: about 2 months ago
JSON representation

A sample JetBrains IntelliJ plugin to display a notification upon IntelliJ project open

Awesome Lists containing this project

README

          

# IntelliJ Sample Notification

[![GitHub License](https://img.shields.io/github/license/ChrisCarini/intellij-notification-sample?style=flat-square)](https://github.com/ChrisCarini/intellij-notification-sample/blob/main/LICENSE)
[![JetBrains IntelliJ Plugins](https://img.shields.io/jetbrains/plugin/v/10924-intellij-sample-notification?label=Latest%20Plugin%20Release&style=flat-square)](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[![JetBrains IntelliJ Plugins](https://img.shields.io/jetbrains/plugin/r/rating/10924-intellij-sample-notification?style=flat-square)](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[![JetBrains IntelliJ Plugins](https://img.shields.io/jetbrains/plugin/d/10924-intellij-sample-notification?style=flat-square)](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[![All Contributors](https://img.shields.io/github/all-contributors/ChrisCarini/intellij-notification-sample?color=ee8449&style=flat-square)](#contributors)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ChrisCarini/intellij-notification-sample/build.yml?branch=main&logo=GitHub&style=flat-square)](https://github.com/ChrisCarini/intellij-notification-sample/actions/workflows/build.yml)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ChrisCarini/intellij-notification-sample/compatibility.yml?branch=main&label=IntelliJ%20Plugin%20Compatibility&logo=GitHub&style=flat-square)](https://github.com/ChrisCarini/intellij-notification-sample/actions/workflows/compatibility.yml)

A plugin for JetBrains IDEs providing a simple notification on project open.

Tested in IntelliJ, but _should_ work on other JetBrains IDEs.

The [officially released versions of this plugin can be found on plugins.jetbrains.com](https://plugins.jetbrains.com/plugin/10924-sample-notification/).

## Contributors



Chris Carini
Chris Carini

🐛 💻 📖 💡 🤔 🚧 💬 👀