fredemmott / streamdeck-cpu

Stream Deck SDK: CPU sample plugin

Home Page:https://developer.elgato.com/documentation/stream-deck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Integration

CPU is a sample plugin demonstrating the Stream Deck SDK.

This fork demonstrates FredEmmott/StreamDeckCPPSDK, and porting to it.

Description

CPU is a plugin that displays the CPU usage on a key.

Features

  • code written in C++
  • cross-platform (macOS, Windows)
  • localized

Source code

The Sources folder contains the source code of the plugin.

About

Stream Deck SDK: CPU sample plugin

https://developer.elgato.com/documentation/stream-deck/

License:MIT License


Languages

Language:C++ 85.2%Language:CMake 14.8%