{"id":15656879,"url":"https://github.com/stjohnjohnson/mqtt-dasher","last_synced_at":"2025-05-04T07:10:53.779Z","repository":{"id":57303749,"uuid":"63391551","full_name":"stjohnjohnson/mqtt-dasher","owner":"stjohnjohnson","description":"Notifies MQTT when an Amazon Dash button is pressed","archived":false,"fork":false,"pushed_at":"2017-12-28T07:06:26.000Z","size":5,"stargazers_count":40,"open_issues_count":5,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-03T14:05:59.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/mqtt-dasher","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stjohnjohnson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-15T04:25:24.000Z","updated_at":"2024-02-10T19:49:17.000Z","dependencies_parsed_at":"2022-08-24T17:11:33.392Z","dependency_job_id":null,"html_url":"https://github.com/stjohnjohnson/mqtt-dasher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2Fmqtt-dasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2Fmqtt-dasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2Fmqtt-dasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2Fmqtt-dasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stjohnjohnson","download_url":"https://codeload.github.com/stjohnjohnson/mqtt-dasher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252299591,"owners_count":21725727,"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","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":"2024-10-03T13:04:39.921Z","updated_at":"2025-05-04T07:10:53.762Z","avatar_url":"https://github.com/stjohnjohnson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MQTT Dasher\n***Emits events to MQTT when an Amazon Dash button is pressed.***\n\n[![GitHub tag](https://img.shields.io/github/tag/stjohnjohnson/mqtt-dasher.svg)](https://github.com/stjohnjohnson/mqtt-dasher/releases)\n\n# Configuration\n\nThe dash bridge has one yaml file for configuration:\n\n```\n---\nmqtt:\n    # Specify your MQTT Broker's hostname or IP address here\n    host: mqtt\n    # Preface for the topics $PREFACE/$TOPIC\n    preface: dash\n\nbuttons:\n    44:65:0d:dc:51:50: nerf_supplies\n\n```\n\n# Usage\n\n_note: follow [this setup](https://github.com/hortinstein/node-dash-button#installation-instructions) first\n\n1. Install the Node module globally\n\n    ```\n    $ npm install -g mqtt-dasher\n    ```\n\n2. Configure your buttons\n\n    ```\n    $ mkdir -p /opt/mqtt-dasher\n    $ cp _config.yml /opt/mqtt-dasher/config.yml\n    $ vi /opt/mqtt-dasher/config.yml\n    ```\n\n3. Add systemd unit for the service\n\n    ```\n    $ cp mqtt-dasher.service /etc/systemd/system\n    ```\n\n4. Run the server\n\n    ```\n    $ systemctl start mqtt-dasher.service\n    ```\n\n5. Configured dash events now feed into MQTT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstjohnjohnson%2Fmqtt-dasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstjohnjohnson%2Fmqtt-dasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstjohnjohnson%2Fmqtt-dasher/lists"}