https://github.com/elgatosf/streamdeck-cpu
Stream Deck SDK: CPU sample plugin
https://github.com/elgatosf/streamdeck-cpu
elgato elgato-stream-deck streamdeck streamdeck-sdk streamdecksdk
Last synced: 11 days ago
JSON representation
Stream Deck SDK: CPU sample plugin
- Host: GitHub
- URL: https://github.com/elgatosf/streamdeck-cpu
- Owner: elgatosf
- License: mit
- Created: 2019-01-08T12:12:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:35:03.000Z (4 months ago)
- Last Synced: 2025-03-29T04:03:30.387Z (18 days ago)
- Topics: elgato, elgato-stream-deck, streamdeck, streamdeck-sdk, streamdecksdk
- Language: C++
- Homepage: https://developer.elgato.com/documentation/stream-deck/
- Size: 12.3 MB
- Stars: 134
- Watchers: 15
- Forks: 42
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - elgatosf/streamdeck-cpu - Stream Deck SDK: CPU sample plugin (C++)
README
`CPU` is a sample plugin demonstrating the [Stream Deck SDK](https://developer.elgato.com/documentation/stream-deck/).
# Description
`CPU` is a plugin that displays the CPU usage on a key.
# Features
- code written in C++
- cross-platform (macOS, Windows)
- localized
# Installation
In the Release folder, you can find the file `com.elgato.cpu.streamDeckPlugin`. If you double-click this file on your machine, Stream Deck will install the plugin.
# Source code
The Sources folder contains the source code of the plugin.