Home

Awesome

MQTT File Uploader

MQTT File Uploader is a simple Cross-platform .NET Core application that watches local directories for changes and uploads new or modified files to an MQTT broker.

Features

Getting Started

Prerequisites

Installation

  1. Clone the repository or download the source code
  2. Build the project with dotnet build
  3. Update the config.toml file with your MQTT broker settings and SSL/TLS options
  4. Run the application with dotnet run

Configuration

The config.toml file contains the following options:

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.