Skip to content

Control and monitor your PC through MQTT. Using CS-Script, quickly create custom components to interact with internal or external services, process data, or perform actions triggered by MQTT. "Sensors" are C# scripts compiled at runtime but can also be built in.

Notifications You must be signed in to change notification settings

LostSoulfly/PC2MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC2MQTT

Control and monitor your PC through MQTT. Using cs-script, "sensors" are C# scripts compiled at runtime capable of most anything you can think of. Example included. The idea is to support many sensors but also the ability to expand quickly and easily.

A big project goal will be cross-platform, so .Net Core 3.1 is being used.

View the example script: https://github.com/LostSoulfly/PC2MQTT/blob/master/PC2MQTT/Sensors/Scripts/Example.cs

About

Control and monitor your PC through MQTT. Using CS-Script, quickly create custom components to interact with internal or external services, process data, or perform actions triggered by MQTT. "Sensors" are C# scripts compiled at runtime but can also be built in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages