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
- Host: GitHub
- URL: https://github.com/chriscarini/intellij-notification-sample
- Owner: ChrisCarini
- License: agpl-3.0
- Created: 2018-07-11T07:01:51.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-08-02T01:55:58.000Z (2 months ago)
- Last Synced: 2025-08-02T03:57:40.495Z (2 months ago)
- Topics: intellij, intellij-plugin, jetbrains, jetbrains-ecosystem, jetbrains-plugin
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/10924-sample-notification
- Size: 1.08 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ Sample Notification
[](https://github.com/ChrisCarini/intellij-notification-sample/blob/main/LICENSE)
[](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[](https://plugins.jetbrains.com/plugin/10924-intellij-sample-notification)
[](#contributors)
[](https://github.com/ChrisCarini/intellij-notification-sample/actions/workflows/build.yml)
[](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