All Projects → SmokeyMcBong → StreamDeckMonitor

SmokeyMcBong / StreamDeckMonitor

Licence: GPL-2.0 License
Customizable C# app to display Real-Time System Statistics on the Elgato 'Stream Deck' Device

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to StreamDeckMonitor

ElgatoLegacy
Use your Elgato Stream Deck on Windows 7, 8 and 8.1!
Stars: ✭ 25 (-30.56%)
Mutual labels:  stream, elgato, streamdeck
Stream Deck Api
API to interact with the Elgato Stream Deck controller
Stars: ✭ 36 (+0%)
Mutual labels:  deck, stream
streamdeck-plugintemplate
Stream Deck SDK: Plugin Template
Stars: ✭ 211 (+486.11%)
Mutual labels:  elgato, streamdeck
Node Elgato Stream Deck
A Node.js library for interfacing with the Elgato Stream Deck.
Stars: ✭ 359 (+897.22%)
Mutual labels:  deck, stream
streamdeck-cpu
Stream Deck SDK: CPU sample plugin
Stars: ✭ 103 (+186.11%)
Mutual labels:  elgato, streamdeck
deckmaster
An application to control your Elgato Stream Deck on Linux
Stars: ✭ 106 (+194.44%)
Mutual labels:  elgato, streamdeck
StreamDeckCore
Java implementation for the Elgato Stream Deck
Stars: ✭ 28 (-22.22%)
Mutual labels:  deck, elgato
go-streamdeck
Go interface to an Elgato Streamdeck
Stars: ✭ 44 (+22.22%)
Mutual labels:  elgato, streamdeck
videowall
Video wall with multiple tiles that enables synchronized video playback, mirrored or tiled.
Stars: ✭ 57 (+58.33%)
Mutual labels:  stream
callbag-rs
Rust implementation of the callbag spec for reactive/iterable programming
Stars: ✭ 25 (-30.56%)
Mutual labels:  stream
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (+2.78%)
Mutual labels:  stream
sample
Produce a sample of lines from files.
Stars: ✭ 17 (-52.78%)
Mutual labels:  stream
gulp-yaml
A Gulp plugin to convert YAML to JSON
Stars: ✭ 24 (-33.33%)
Mutual labels:  stream
meros
🪢 A fast utility that makes reading multipart responses simple
Stars: ✭ 109 (+202.78%)
Mutual labels:  stream
kiwi
Kiwi turns your Pimoroni Keybow into a fully customizable poor-man's Elgato Stream Deck!
Stars: ✭ 40 (+11.11%)
Mutual labels:  elgato
web-streams-polyfill
Web Streams, based on the WHATWG spec reference implementation
Stars: ✭ 198 (+450%)
Mutual labels:  stream
stream
Stream. Curating your streams (MIT) License
Stars: ✭ 15 (-58.33%)
Mutual labels:  stream
ProxerAndroid
The official Android App of Proxer.Me
Stars: ✭ 105 (+191.67%)
Mutual labels:  stream
tish
A replacement of shell script with TypeScript, for those who love TypeScript and tired of writing shell script, aiming to emulate shell script in TypeScript.
Stars: ✭ 119 (+230.56%)
Mutual labels:  stream
streamdeck
Golang API for the Corsair / Elgato StreamDeck
Stars: ✭ 46 (+27.78%)
Mutual labels:  streamdeck

alt text StreamDeckMonitor

Customizable C# app to display Real-Time System Statistics on the Elgato Stream Deck Device

Latest Version

Table of Contents:

Project Dependencies
Demo Videos
About StreamDeckMonitor
Installation
Customization


Project Dependencies:
and to make the post-build stuff a little easier ...

Demo Videos:


About StreamDeckMonitor:
  • Now supports both the standard Stream Deck and the Stream Deck Mini devices
  • Runs as non-visible console application in the background
  • Automatically gets the following data every second...
    • Framerate Data,
    • CPU Temperature,
    • CPU Load,
    • GPU Temperature,
    • GPU Load,
    • Current Time.
  • Full Digital Clock
    • Press the Clock button (Top Left button) to view
    • Press the FPS button (Top Right button) to go back to StreamDeckMonitor
  • Fully close and exit by pressing the Middle button (Middle button, Bottom row if using Stream Deck Mini)
  • Customizable using the 'Configurator' application
  • Lightweight code

Installation:
  • Download the Latest Release of StreamDeckMonitor
  • Unzip the entire zip file to a folder somewhere
  • Run StreamDeckMonitor.exe to start the application
  • Run Configurator.exe to open the bundled customization application

[ ** For the framerate counter option to show the current game's FPS, the necessary MSI Afterburner Application must be running ]


Customization:
  • Using the Configurator Application we can set...
    • Title Headers :: Font Type, Font Color, Font Size and Height Position,
    • Value Headers :: Font Type, Font Color, Font Size and Height Position,
    • Data Values :: Font Type, Font Color, Font Size and Height Position,
    • Clock Time :: Font Type, Font Color, Font Size and Height Position,
    • Clock Animated Colon :: Font Type, Font Color, Font Size and Height Position,
    • Clock Date :: Font Type, Font Color, Font Size and Height Position
    • Set Background Color of the Images,
    • Option to use either Static Images or Animations for the Surrounding Images,
    • Change the Animations Source or Static Image Source,
    • Set Animation Framerate (max 60 fps),
    • Set Animation Total Frame Amount (max 600 frames),
    • Set the Display Brightness.
    • View Full Digital Clock or Compact Digital Clock
    • Show or Hide the Date
    • Choose which Stream Deck Device to show options for (This will show once on the first start, double click the 'Selected Device' label in the top right to change devices)
    • Full Save/Load Profile support
    • Load Default Settings option

  • To Add own Fonts, Static Images and Animations..
    • Add custom Font .ttf's to the following folder.. '\Customize\Fonts'
    • Add custom Static Image .png's (72x72) to the following folder.. '\Customize\Static Images'
    • Add custom Animation .mp4's to the following folder.. '\Customize\Animations'
      ** The frames taken from the .mp4 video start from the very first frame ! **

StreamDeckMonitor Configurator Options ...


This project is NOT related to Elgato Systems GmbH in any way

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].