{"id":22310159,"url":"https://github.com/face-hh/lawmaxxing","last_synced_at":"2025-10-09T21:38:17.814Z","repository":{"id":307053887,"uuid":"882028524","full_name":"face-hh/lawmaxxing","owner":"face-hh","description":"A maps website, that reports you to the police if detected speeding. (self-hosted, calls a number of your choice, a meme)","archived":false,"fork":false,"pushed_at":"2024-11-01T18:24:18.000Z","size":82,"stargazers_count":51,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T02:53:21.398Z","etag":null,"topics":["facedev","mapbox","maps","sms","svelte","sveltekit","twilio","website"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/face-hh.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,"zenodo":null}},"created_at":"2024-11-01T18:20:10.000Z","updated_at":"2025-08-14T14:19:57.000Z","dependencies_parsed_at":"2025-07-29T07:49:52.981Z","dependency_job_id":"0f0ee6c2-a713-40b4-82b1-f4ec24e587e6","html_url":"https://github.com/face-hh/lawmaxxing","commit_stats":null,"previous_names":["face-hh/lawmaxxing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/face-hh/lawmaxxing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/face-hh%2Flawmaxxing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/face-hh%2Flawmaxxing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/face-hh%2Flawmaxxing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/face-hh%2Flawmaxxing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/face-hh","download_url":"https://codeload.github.com/face-hh/lawmaxxing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/face-hh%2Flawmaxxing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002053,"owners_count":26083286,"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-10-09T02:00:07.460Z","response_time":59,"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":["facedev","mapbox","maps","sms","svelte","sveltekit","twilio","website"],"created_at":"2024-12-03T21:01:00.487Z","updated_at":"2025-10-09T21:38:17.798Z","avatar_url":"https://github.com/face-hh.png","language":"Svelte","funding_links":[],"categories":["Svelte"],"sub_categories":[],"readme":"# Lawmaxxing\n\nA self-hosted web application that demonstrates speed monitoring capabilities using maps. This is a proof-of-concept project meant for **educational purposes only**.\n\n\u003cimg src=\"https://github.com/user-attachments/assets/941248d2-ace0-4b61-9dd8-cbdf130b4d78\" width=\"30%\"\u003e\n\n## Legal Disclaimer\n\nTHIS SOFTWARE IS PROVIDED FOR EDUCATIONAL AND ENTERTAINMENT PURPOSES ONLY.\n\n- This application is not intended to be used as a law enforcement tool or legitimate speed monitoring system\n- Any SMS messages sent by this application are purely demonstrative\n- The creators and contributors assume no liability for any misuse of this software\n- This is not a substitute for actual law enforcement or emergency services\n- If you witness actual traffic violations or emergencies, contact your local authorities through appropriate channels\n\n## Setup\n\n1. Prerequisites:\n   - [Node.js](https://nodejs.org/en)\n   - A [Mapbox](https://www.mapbox.com/) account for map functionality\n   - A [Twilio](https://www.twilio.com/en-us) account for SMS capabilities\n\n2. Environment Variables:\n   Create a `.env` file in the root directory with the following:\n   ```python\n   RECEIVER_PHONE_NUMBER=your_phone_number\n   TWILIO_PHONE_NUMBER=your_twilio_number\n   TWILIO_ACCOUNT_SID=your_twilio_sid\n   TWILIO_AUTH_TOKEN=your_twilio_token\n   ```\n\n3. Mapbox Configuration:\n   - Obtain a Mapbox access token from [Mapbox](https://www.mapbox.com/)\n   - Replace `REPLACE_ME__BUDDY` in `src/routes/+page.svelte` with your Mapbox token\n\n4. And we're almost done!\n   ```bash\n   npm install\n   npm run dev\n   ```\n5. If you want to use it on your 📱 phone:\n    - Easiest way would be to host it on [Vercel](https://vercel.com) (**NOT AFFILIATED**).\n    - then open the site on your phone (i.e. `https://gpeaoihganebo.vercel.app`).\n\n## Configuration details\n- `RECEIVER_PHONE_NUMBER`: The phone number that will receive SMS notifications. Make sure it starts with the receiver's country code, i.e. `+1xxxxx` for the US.\n- `TWILIO_PHONE_NUMBER`: Your Twilio-provided phone number for sending SMS.\n- `TWILIO_ACCOUNT_SID`: Your Twilio account SID.\n- `TWILIO_AUTH_TOKEN`: Your Twilio authentication token.\n\n## Contributing\nThis is an educational project that has reached a stable state. While you're welcome to fork and modify the codebase for your own learning purposes, please note that this repository is in maintenance mode. New feature requests or pull requests are unlikely to be reviewed or merged, as the project is intended to remain in its current form.\n\n## License\nApache 2.0\n\n---\nRemember: This is a demonstration project. Always follow local laws and regulations regarding traffic monitoring and reporting.\n\nDeveloped by [FaceDev](https://youtube.com/c/FaceDevStuff).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fface-hh%2Flawmaxxing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fface-hh%2Flawmaxxing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fface-hh%2Flawmaxxing/lists"}