{"id":33072693,"url":"https://github.com/volkanalkilic/Mqtt-File-Uploader","last_synced_at":"2025-11-16T00:01:33.086Z","repository":{"id":65829416,"uuid":"600868481","full_name":"volkanalkilic/Mqtt-File-Uploader","owner":"volkanalkilic","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-13T18:17:44.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-24T00:44:18.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volkanalkilic.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-12T20:40:31.000Z","updated_at":"2023-03-10T11:13:10.000Z","dependencies_parsed_at":"2023-02-24T20:15:45.416Z","dependency_job_id":null,"html_url":"https://github.com/volkanalkilic/Mqtt-File-Uploader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/volkanalkilic/Mqtt-File-Uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volkanalkilic%2FMqtt-File-Uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volkanalkilic%2FMqtt-File-Uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volkanalkilic%2FMqtt-File-Uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volkanalkilic%2FMqtt-File-Uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volkanalkilic","download_url":"https://codeload.github.com/volkanalkilic/Mqtt-File-Uploader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volkanalkilic%2FMqtt-File-Uploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284640341,"owners_count":27039411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-15T02:00:06.050Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-14T10:00:20.764Z","updated_at":"2025-11-16T00:01:33.081Z","avatar_url":"https://github.com/volkanalkilic.png","language":"C#","funding_links":[],"categories":["Table of Contents","Tools"],"sub_categories":["Software","Others"],"readme":"# MQTT File Uploader\n\nMQTT 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.\n\n## Features\n\n* Watch multiple local directory for new or modified files\n* Upload files to an MQTT broker\n* Support MQTT versions 5.0, 3.1.1, and 3.1\n* Compress files with GZip before uploading\n* Support for disabling `Created`, `Changed`, and `Deleted` events\n* Configuration settings can be specified in a TOML file\n* SSL/TLS encryption support\n\n## Getting Started\n\n### Prerequisites\n\n* .NET Core 7 or later\n* An MQTT broker\n\n### Installation\n\n1. Clone the repository or download the source code\n2. Build the project with `dotnet build`\n3. Update the `config.toml` file with your MQTT broker settings and SSL/TLS options\n4. Run the application with `dotnet run`\n\n### Configuration\n\nThe `config.toml` file contains the following options:\n\n* `directoryPaths`: local directories to watch for changes\n* `brokerHostname`: hostname of the MQTT broker to upload files to\n* `brokerPort`: port number of the MQTT broker to upload files to\n* `brokerUsername`: username to use to connect to the MQTT broker (optional)\n* `brokerPassword`: password to use to connect to the MQTT broker (optional)\n* `topic`: MQTT topic to publish files to\n* `compress`: Whether to compress files with GZip before uploading\n* `createdEventEnabled`: Whether to upload files that are created in the watched directory\n* `changedEventEnabled`: Whether to upload files that are modified in the watched directory\n* `deletedEventEnabled`: Whether to delete files on the MQTT broker when they are deleted from the watched directory\n* `tlsEnabled`: Whether to use SSL/TLS encryption for the connection\n\n### Built With\n\n* [.NET Core](https://dotnet.microsoft.com/) - The .NET framework used\n* [MQTTnet](https://github.com/chkr1011/MQTTnet) - The MQTT library used\n* [Tomlyn](https://github.com/xoofx/Tomlyn) - The TOML library used\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolkanalkilic%2FMqtt-File-Uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolkanalkilic%2FMqtt-File-Uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolkanalkilic%2FMqtt-File-Uploader/lists"}