Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viadee/camunda-modeler-tooltip-plugin
Add tooltips to various BPMN-elements revealing technical properties.
https://github.com/viadee/camunda-modeler-tooltip-plugin
camunda-modeler camunda-modeler-plugin ui
Last synced: 7 days ago
JSON representation
Add tooltips to various BPMN-elements revealing technical properties.
- Host: GitHub
- URL: https://github.com/viadee/camunda-modeler-tooltip-plugin
- Owner: viadee
- License: bsd-3-clause
- Created: 2020-05-14T10:48:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T13:26:40.000Z (about 1 year ago)
- Last Synced: 2025-01-03T08:39:16.331Z (about 1 month ago)
- Topics: camunda-modeler, camunda-modeler-plugin, ui
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 48
- Watchers: 14
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# camunda-modeler-tooltip-plugin
[![](https://img.shields.io/badge/Camunda%20Modeler-5.10.0-blue.svg)](https://github.com/camunda/camunda-modeler)
[![](https://img.shields.io/github/v/release/viadee/camunda-modeler-tooltip-plugin)](https://github.com/viadee/camunda-modeler-tooltip-plugin/releases)
[![](https://img.shields.io/github/release-date/viadee/camunda-modeler-tooltip-plugin)](https://github.com/viadee/camunda-modeler-tooltip-plugin/releases)
[![](https://img.shields.io/github/issues/viadee/camunda-modeler-tooltip-plugin)](https://github.com/viadee/camunda-modeler-tooltip-plugin/issues)
[![](https://img.shields.io/github/stars/viadee/camunda-modeler-tooltip-plugin)](https://github.com/viadee/camunda-modeler-tooltip-plugin/stargazers)### Description
This plugin adds tooltips to various BPMN-elements revealing some properties and conditional flows.![](docs/preview.gif)
### How to install
* Enable this plugin by putting the sources into the plugins-directory `{path_to_modeler}/plugins`
* Alternativley, you can use the folder `C:\Users\{user_name}\AppData\Roaming\camunda-modeler\resources\plugins` (Microsoft Windows) or
`/Users/{user_name}/Library/Application Support/camunda-modeler/plugins` (Mac OS)
* A compressed package of this plugin is available [here](https://github.com/viadee/camunda-modeler-tooltip-plugin/releases)### Contact
[![rnschk](https://img.shields.io/twitter/follow/rnschk.svg)](https://twitter.com/rnschk)### License
[![](https://img.shields.io/github/license/viadee/camunda-modeler-tooltip-plugin)](https://github.com/viadee/camunda-modeler-tooltip-plugin/blob/master/LICENSE)