{"id":29693841,"url":"https://github.com/seqre/quaketracker","last_synced_at":"2025-09-02T18:35:12.197Z","repository":{"id":275118546,"uuid":"898710642","full_name":"seqre/QuakeTracker","owner":"seqre","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-26T20:43:07.000Z","size":21100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T22:00:05.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/seqre.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":"2024-12-04T22:20:24.000Z","updated_at":"2025-06-26T20:43:11.000Z","dependencies_parsed_at":"2025-03-18T13:30:24.822Z","dependency_job_id":"d0567702-0d3a-411e-bcf9-dbf3ff38f7f6","html_url":"https://github.com/seqre/QuakeTracker","commit_stats":null,"previous_names":["seqre/quaketracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seqre/QuakeTracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqre%2FQuakeTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqre%2FQuakeTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqre%2FQuakeTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqre%2FQuakeTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqre","download_url":"https://codeload.github.com/seqre/QuakeTracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqre%2FQuakeTracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266640830,"owners_count":23960809,"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-23T02:00:09.312Z","response_time":66,"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-23T08:09:35.077Z","updated_at":"2025-07-23T08:09:36.194Z","avatar_url":"https://github.com/seqre.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuakeTracker\n\nA real-time earthquake monitoring and analytics application built with Rust and SvelteKit. Features interactive maps, comprehensive analytics, and live seismic data from the European-Mediterranean Seismological Centre (EMSC).\n\n## Features\n\n- **Real-time earthquake monitoring** via WebSocket connection to EMSC\n- **Interactive maps** with MapLibre GL and PMTiles vector tiles\n- **Comprehensive analytics** including magnitude distributions, temporal patterns, and risk assessments\n- **Advanced visualizations** with Apache ECharts for statistical analysis\n- **Geographic clustering** and regional hotspot identification\n- **Gutenberg-Richter analysis** for seismic hazard assessment\n\n## Setup\n\n### Prerequisites\n- [Rust](https://rustup.rs/) (latest stable)\n- [Node.js](https://nodejs.org/) (v18+ recommended)\n- [Yarn](https://yarnpkg.com/)\n\n### Installation\n```shell\nyarn install\ncargo tauri dev\n```\n\n### Development Commands\n- `cargo tauri dev` - Start development server (frontend + backend)\n- `yarn dev` - Frontend only (web testing)\n- `yarn build` - Build for production\n- `cargo fmt` - Format Rust code\n- `cargo clippy` - Lint Rust code\n- `yarn check` - TypeScript checking\n\n## Architecture\n\n### Frontend (SvelteKit)\n- **Framework**: SvelteKit 5 with TypeScript\n- **Styling**: TailwindCSS\n- **Maps**: MapLibre GL with PMTiles\n- **Charts**: Apache ECharts\n\n### Backend (Rust + Tauri)\n- **Framework**: Tauri 2.0\n- **Data Processing**: Polars DataFrames\n- **Analytics**: 6 specialized processors for seismic analysis\n- **Real-time**: WebSocket integration with EMSC\n- **Concurrency**: Thread-safe state management\n\n## Technologies Used\n\n- [Rust](https://www.rust-lang.org/) - Backend performance and safety\n- [Tauri 2.0](https://tauri.app/) - Desktop app framework\n- [SvelteKit](https://kit.svelte.dev/) - Frontend framework\n- [TypeScript](https://www.typescriptlang.org/) - Type safety\n- [Apache ECharts](https://echarts.apache.org) - Data visualization\n- [MapLibre GL](https://maplibre.org/) - Interactive maps\n- [PMTiles](https://protomaps.com/) - Vector tile format\n- [Polars](https://pola.rs/) - High-performance DataFrames\n\n## Data Sources \u0026 Official Documentation\n\n- https://www.seismicportal.eu/realtime.html\n- https://www.seismicportal.eu/fdsn-wsevent.html\n- https://www.seismicportal.eu/fdsnws/event/1/application.wadl\n- https://www.fdsn.org/webservices/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqre%2Fquaketracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqre%2Fquaketracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqre%2Fquaketracker/lists"}