{"id":35163930,"url":"https://github.com/ducks/slumprutt","last_synced_at":"2026-05-19T08:12:23.796Z","repository":{"id":319178354,"uuid":"1077267812","full_name":"ducks/slumprutt","owner":"ducks","description":"Generate random walking, cycling, or driving routes for your next adventure.","archived":false,"fork":false,"pushed_at":"2025-10-16T22:11:52.000Z","size":6820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T01:46:58.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/ducks.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T02:50:50.000Z","updated_at":"2025-10-16T22:11:56.000Z","dependencies_parsed_at":"2025-10-18T10:20:31.056Z","dependency_job_id":"405eebd5-3edb-4cfd-a122-4a2d450d0152","html_url":"https://github.com/ducks/slumprutt","commit_stats":null,"previous_names":["ducks/slumprutt"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ducks/slumprutt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fslumprutt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fslumprutt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fslumprutt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fslumprutt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducks","download_url":"https://codeload.github.com/ducks/slumprutt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducks%2Fslumprutt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28102732,"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-12-28T02:00:05.685Z","response_time":62,"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":"2025-12-28T19:03:36.370Z","updated_at":"2025-12-28T19:05:44.875Z","avatar_url":"https://github.com/ducks.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slumprutt 🗺️\n\nGenerate random walking, cycling, or driving routes for your next adventure.\n\n## Screenshots\n\n![Initial interface with form inputs](screenshots/slumprutt-1.png)\n![Generated routes displayed on map](screenshots/slumprutt-2.png)\n![Route highlighting on hover](screenshots/slumprutt-3.png)\n![Turn-by-turn walking directions](screenshots/slumprutt-4.png)\n\n## Features\n\n- **Random loop routes** - Start and end at the same location\n- **Point-to-point routes** - Get from A to B via random paths\n- **Distance targeting** - Specify desired route length in miles or km\n- **Multiple transport modes** - Walking, cycling, or driving\n- **Turn-by-turn directions** - Detailed step-by-step instructions\n- **Real road routing** - Uses OpenStreetMap and OSRM for accurate paths\n\n## Tech Stack\n\n- **Backend**: TypeScript + Node.js + Express\n- **Frontend**: Svelte + TypeScript + Leaflet\n- **Routing**: OSRM (Open Source Routing Machine)\n- **Maps**: OpenStreetMap\n\n## Getting Started\n\n### Backend\n\n```bash\ncd backend\nnpm install\nnpm run dev\n```\n\nBackend runs on http://localhost:3001\n\n### Frontend\n\n```bash\ncd frontend\nnpm install\nnpm run dev\n```\n\nFrontend runs on http://localhost:5173\n\n## Usage\n\n1. Enter a start address\n2. (Optional) Add a destination for point-to-point routes\n3. Select transport mode (walk/bike/car)\n4. Set desired distance\n5. Choose number of routes (1-5)\n6. Click \"Generate Routes\"\n7. View routes on map and expand for turn-by-turn directions\n\n## How It Works\n\n1. Geocodes addresses using Nominatim (OpenStreetMap)\n2. Generates random waypoints in a circular pattern (for loops) or between points\n3. Sends waypoints to OSRM for road-accurate routing\n4. Displays routes on an interactive Leaflet map\n5. Provides step-by-step navigation instructions\n\n## License\n\nMIT\n\n## Name\n\n\"Slumprutt\" is Swedish for \"random route\" (slump = random/chance, rutt = route)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducks%2Fslumprutt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducks%2Fslumprutt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducks%2Fslumprutt/lists"}