{"id":16603303,"url":"https://github.com/dbrgn/smartmail","last_synced_at":"2026-04-27T05:31:54.193Z","repository":{"id":66130164,"uuid":"104605256","full_name":"dbrgn/smartmail","owner":"dbrgn","description":"Smart mailbox powered by LoRaWAN, TTN, ax-sense and Threema.","archived":false,"fork":false,"pushed_at":"2018-04-11T16:37:20.000Z","size":94,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T12:59:51.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbrgn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2017-09-23T23:23:46.000Z","updated_at":"2018-12-18T20:00:35.000Z","dependencies_parsed_at":"2023-03-10T23:39:33.407Z","dependency_job_id":null,"html_url":"https://github.com/dbrgn/smartmail","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"dddfb97c0a0bb5989306e4a74945ea13d5abbc35"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbrgn/smartmail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsmartmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsmartmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsmartmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsmartmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrgn","download_url":"https://codeload.github.com/dbrgn/smartmail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsmartmail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32324544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"2024-10-12T00:49:11.684Z","updated_at":"2026-04-27T05:31:54.176Z","avatar_url":"https://github.com/dbrgn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smartmail\n\n[![CircleCI][circle-ci-badge]][circle-ci]\n\nThis is a \"smart mailbox\" based on LoRaWAN and the\n[ax-sense](https://twitter.com/adnexo_gmbh/status/901370927405047808) that will\nnotify you through [Threema](https://threema.ch/) when your physical mailbox\njust changed from empty to full, or vice versa.\n\n![Screenshot](screenshot.jpg)\n\nThe data can also be logged to an InfluxDB instance so that it can be\nvisualized with Grafana.\n\n## Configuration\n\nExport the following environment variables:\n\n- `TTN_APP_ID`: The Things Network App ID\n- `TTN_ACCESS_KEY`: The Things Network Access Key\n- `THREEMA_FROM`: Your Threema Gateway ID, 8 characters starting with `*`\n- `THREEMA_TO`: A comma separated list of recipient Threema IDs\n- `THREEMA_SECRET`: The Threema Gateway API secret\n- `THREEMA_PRIVATE_KEY`: The hex encoded private key of your Gateway ID\n\nIf you want to send data to InfluxDB too, set the following three env vars:\n\n- `INFLUXDB_USER`: The InfluxDB username\n- `INFLUXDB_PASS`: The InfluxDB password\n- `INFLUXDB_DB`: The InfluxDB database\n- `INFLUXDB_URL`: The InfluxDB URL (no trailing slash)\n\nIf you don't want to manually export environment variables, you can also write\nthem into a `.env` file (format: `KEY=value`, one entry per line).\n\n## Building\n\nType `make` to see possible build targets.\n\nThere are options to build a release binary on your local machine, or in a\nDebian 8 Docker container.\n\n## Deployment\n\nAn example `smartmail.service` file for systemd based Linux distributions is\nprovided.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n\n\u003c!-- Badges --\u003e\n[circle-ci]: https://circleci.com/gh/dbrgn/smartmail/tree/master\n[circle-ci-badge]: https://circleci.com/gh/dbrgn/smartmail/tree/master.svg?style=shield\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fsmartmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrgn%2Fsmartmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fsmartmail/lists"}