elgatosf / 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

CPU is a sample plugin demonstrating the Stream Deck SDK.

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.

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%