Skip to content

Commit

Permalink
Stream Deck - Add button to generate screenshots of Stream Deck pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dotherightthing committed Dec 14, 2024
1 parent cb91c83 commit ba166fb
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ This repo uses a build script so that I can write JavaScript in ES6 rather than
* Traktor screen
* Replaced custom hacks with [Supreme Edition Mod](https://www.patreon.com/c/supremeedition/posts)

### Screenshots

![Screenshot of Stream Deck - Page 1.](./screenshots/stream-deck-page-1.png)
![Screenshot of Stream Deck - Page 2.](./screenshots/stream-deck-page-2.png)
![Screenshot of Stream Deck - Page 3.](./screenshots/stream-deck-page-3.png)
![Screenshot of Stream Deck - Page 4.](./screenshots/stream-deck-page-4.png)
![Screenshot of Stream Deck - Page 5.](./screenshots/stream-deck-page-5.png)
![Screenshot of Stream Deck - Page 6.](./screenshots/stream-deck-page-6.png)

### Tips

* If Push pads aren't triggerings hotcues/slices use the up and down arrows on Push to move the mapped notes into view
Expand Down
Binary file added screenshots/stream-deck-page-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/stream-deck-page-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/stream-deck-page-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/stream-deck-page-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/stream-deck-page-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/stream-deck-page-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/streamdeck-xl/icons/sources/elgato-crop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/streamdeck-xl/icons/sources/elgato.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/streamdeck-xl/profiles/CT6.streamDeckProfile
Binary file not shown.
4 changes: 2 additions & 2 deletions src/streamdeck-xl/profiles/CT6.streamDeckProfile.mappings.csv
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ D - Settings,Row 2 Col 2,Stream Deck Grid,Config,5,Open Stream Deck app,-,-,-,-,
D - Settings,Row 2 Col 3,Code Brackets,Edit,5,Open Terminal app,1,-,-,-,-,-,-,-,UNKNOWN - TODO,-
D - Settings,Row 2 Col 3,Code Brackets,Edit,5,Change into repo directory,2,-,-,-,-,-,-,-,UNKNOWN - TODO,-
D - Settings,Row 2 Col 3,Code Brackets,Edit,5,Open VS Code,3,-,-,-,-,-,-,-,UNKNOWN - TODO,-
D - Settings,Row 2 Col 3,Code Brackets,Edit,5,Quit Terminal app,4,-,-,-,-,-,-,-,UNKNOWN - TODO,-
D - Settings,Row 2 Col 4,-,-,-,-,-,-,-,-,-,-,-,-,-,-
D - Settings,Row 2 Col 3,Elgato Camera,Screenshots,6,Take a screenshot of each of the Stream Deck pages,19 in total,-,-,-,-,-,-,"Opens Stream Deck config (on external display), navigates to each page in turn and runs the macOS screencapture script in Terminal (19 actions in total)",src/streamdeck-xl/icons/button-creator/elgato-camera.png,src/screenshots/
D - Settings,Row 2 Col 4,Code Brackets,Edit,5,Quit Terminal app,4,-,-,-,-,-,-,-,UNKNOWN - TODO,-
D - Settings,Row 2 Col 5,-,-,-,-,-,-,-,-,-,-,-,-,-,-
D - Settings,Row 2 Col 6,-,-,-,-,-,-,-,-,-,-,-,-,-,-
D - Settings,Row 2 Col 7,-,-,-,-,-,-,-,-,-,-,-,-,-,-
Expand Down

0 comments on commit ba166fb

Please sign in to comment.