The Stream Deck YouTrack Plugin
is a plugin to show the number of tickets in a YouTrack project on Stream Deck
- Clone repository and double-click
releases/com.jetbrains.youtrack.streamDeckPlugin
to install plugin - Add "Issues Count by Search query" action from YouTrack section to Stream Deck
- Click on the action and enter the following parameters:
- YouTrack URL (e.g.
https://youtrack.jetbrains.com
) - YouTrack API Token (see YouTrack API Token)
- Search Query (e.g.
project: IDEA #Unresolved Assignee: me
) - Name of the tile (e.g.
Missed
) - Refresh interval (60 sec by default)
- YouTrack URL (e.g.
- Wait until the number of tickets is displayed on the Stream Deck button.
Click on the button to open the search query in the browser.
Forked from streamdeck plugin Template