{"id":15550372,"url":"https://github.com/rgerganov/rfbot","last_synced_at":"2025-05-13T16:16:43.311Z","repository":{"id":141080206,"uuid":"236533634","full_name":"rgerganov/rfbot","owner":"rgerganov","description":"Slack bot for doing RF stuff","archived":false,"fork":false,"pushed_at":"2020-01-28T15:13:43.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T12:25:35.561Z","etag":null,"topics":["bot","hackrf","sdr","slack"],"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/rgerganov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-27T16:17:13.000Z","updated_at":"2023-11-07T18:52:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfec5e1c-227b-4358-b81a-f0bbad7b2a85","html_url":"https://github.com/rgerganov/rfbot","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"45caa765a640e93bd5b50c5da99961b72c7171b2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgerganov%2Frfbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgerganov%2Frfbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgerganov%2Frfbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgerganov%2Frfbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgerganov","download_url":"https://codeload.github.com/rgerganov/rfbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239188668,"owners_count":19597033,"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":["bot","hackrf","sdr","slack"],"created_at":"2024-10-02T13:56:15.394Z","updated_at":"2025-02-16T20:15:55.697Z","avatar_url":"https://github.com/rgerganov.png","language":"C++","readme":"What's this?\n===\nSlack bot for controlling nearby RF devices. For now it can only ring a wireless doorbell.\n\nBut why?\n===\nBecause ringing a doorbell from Slack is a huge productivity boost for everyone in the office.\n\nAwesome! What do I need?\n===\n* Silvercrest wireless doorbell that works on 433MHz. I got mine from LIDL. ($7)\n* HackRF ($300)\n* Some sort of computer that can run Linux and Python3 ($20 - $20000)\n\nHow to run this crap?\n===\nFirst you need to sniff the code which triggers the bell. The modulation is ASK, on-off keying.\nYou can use [rtl_433](https://github.com/merbanan/rtl_433), [inspectrum](https://github.com/miek/inspectrum) or whatever.\nInstall `libhackrf-dev`, the Python dependencies and then finally build with `make`:\n\n```shell\n$ sudo apt install libhackrf-dev\n$ pip install -r requirements.txt\n$ make\n```\n\nset the ring code and the Slack token as env. variables and you are ready to go:\n\n```shell\n$ export RING_CODE=\u003cyour_ring_code_written_with_1s_and_0s\u003e\n$ export SLACK_API_TOKEN=\u003cyour_slack_token\u003e\n$ ./rfbot.py\n```\n\nWhat's next?\n===\nWho knows... There are tons of crappy devices on 433MHz around us, waiting to be exploited. Patches are always welcome! :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgerganov%2Frfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgerganov%2Frfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgerganov%2Frfbot/lists"}