{"id":29633623,"url":"https://github.com/lamemakes/modem-handler","last_synced_at":"2025-10-19T03:43:02.102Z","repository":{"id":305603579,"uuid":"1023303794","full_name":"lamemakes/modem-handler","owner":"lamemakes","description":"A DBus service for interfacing with GSM Modems built in Rust","archived":false,"fork":false,"pushed_at":"2025-07-21T02:17:06.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-21T04:13:51.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/lamemakes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-21T00:33:57.000Z","updated_at":"2025-07-21T02:17:10.000Z","dependencies_parsed_at":"2025-07-21T04:14:03.231Z","dependency_job_id":"45e07a5c-0b5d-451d-add3-d5d275a2119a","html_url":"https://github.com/lamemakes/modem-handler","commit_stats":null,"previous_names":["lamemakes/modem-handler"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lamemakes/modem-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Fmodem-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Fmodem-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Fmodem-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Fmodem-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamemakes","download_url":"https://codeload.github.com/lamemakes/modem-handler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamemakes%2Fmodem-handler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266315763,"owners_count":23909802,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-07-21T14:05:55.328Z","updated_at":"2025-10-19T03:43:02.002Z","avatar_url":"https://github.com/lamemakes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modem Handler\n\n🚧 This is currently a proof of concept and is **not stable** 🚧\n\nThe modem handler is a service that is intended to act as a wrapper for GSM Modems.\n\nWhile it was built around the SIM7600 modem, it is should theoretically work with most GSM modems that utilize the [Hayes command set](https://en.wikipedia.org/wiki/Hayes_AT_command_set)\n\n\n## Before building\n\nFor dbus to work, `libdbus-glib-1-dev` is required:\n\n```\nsudo apt install libdbus-glib-1-dev\n```\n\n## TODO ✅\n\n- [ ] Implement as a DBus service\n    - [ ] Expose Rust APIs as DBus API\n- [ ] Expose modem features via API\n    - [ ] Sending texts\n    - [ ] Reading texts\n    - [ ] Getting/setting IMEI\n    - [ ] Getting/setting SMS format\n    - [ ] Getting/setting timezone config\n    - [ ] Getting signal quality\n    - [ ] Handling of Unsolicited Result Codes (URC)\n    - [ ] Getting carrier info\n    - [ ] Automatically setting time/timezone\n    - [ ] Getting data usage configured?\n    - [ ] Calls (answering, hanging up, dialing, etc.)\n- [ ] Better error handling (`Box\u003cdyn Error\u003e` prob could be improved)\n- [ ] Logging\n- [ ] Adding rustdoc strings\n- [ ] Proper tests","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamemakes%2Fmodem-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamemakes%2Fmodem-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamemakes%2Fmodem-handler/lists"}