Skip to content

A list of apps, compatible with Stream Deck Kit for iPadOS.

Notifications You must be signed in to change notification settings

elgatosf/streamdeck-kit-ipad-compatible-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stream Deck Kit - Compatible Apps

This repository holds a list of iPadOS apps that are compatible with Stream Deck Kit. The listed apps will be showcased prominently in the Stream Deck Connect app, which needs to be installed before using a Stream Deck.

Please read the documentation to learn how to integrate Stream Deck Kit into your own app.

Add your app

If you have an app that supports Stream Deck devices via Stream Deck Kit, feel free to create a pull request that extends compatible_apps.json and provides a logo.

Example:

{
    "title": "Your app name",
    "creator": "Your (company name)",
    "text": "A short text that describes what you can do with StreamDeck in your app.",
    "url": "https://apps.apple.com/de/app/your-app/id12345", // A link to the AppStore
    "logoPath": "logos/your_logo.png"
}

The logo should be a square with a size between 256px and 512px. Place it in the logos folder and adjust logoPath according to its name.

About

A list of apps, compatible with Stream Deck Kit for iPadOS.

Topics

Resources

Stars

Watchers

Forks