{"id":36576449,"url":"https://github.com/metebykl/aeromod","last_synced_at":"2026-01-12T07:36:08.878Z","repository":{"id":243349693,"uuid":"812187379","full_name":"metebykl/aeromod","owner":"metebykl","description":"An external mod manager for Microsoft Flight Simulator","archived":false,"fork":false,"pushed_at":"2025-06-23T10:10:31.000Z","size":7721,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T11:23:48.943Z","etag":null,"topics":["microsoft-flight-simulator","mod-manager","msfs"],"latest_commit_sha":null,"homepage":"https://flightsim.to/file/79373/aeromod","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metebykl.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-06-08T07:24:29.000Z","updated_at":"2025-06-23T10:05:26.000Z","dependencies_parsed_at":"2024-06-08T08:46:54.563Z","dependency_job_id":"459aedfc-575e-4508-b001-cf9be6d5ed6f","html_url":"https://github.com/metebykl/aeromod","commit_stats":null,"previous_names":["fly2z/aeromod","metebykl/aeromod"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/metebykl/aeromod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metebykl%2Faeromod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metebykl%2Faeromod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metebykl%2Faeromod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metebykl%2Faeromod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metebykl","download_url":"https://codeload.github.com/metebykl/aeromod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metebykl%2Faeromod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["microsoft-flight-simulator","mod-manager","msfs"],"created_at":"2026-01-12T07:36:08.075Z","updated_at":"2026-01-12T07:36:08.871Z","avatar_url":"https://github.com/metebykl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg align=\"center\" width=\"128px\" src=\"./crates/aeromod-tauri/icons/128x128@2x.png\" /\u003e\n  \u003ch1 align=\"center\"\u003e\u003cb\u003eAeroMod\u003c/b\u003e\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n\t\tAn external mod manager for Microsoft Flight Simulator.\n    \u003cbr /\u003e\n    \u003ca href=\"https://flightsim.to/file/79373/aeromod\"\u003e\u003cstrong\u003eflightsim.to »\u003c/strong\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n![App Screenshot](./.github/screenshot.png)\n\nAeroMod is a lightweight, user-friendly addon manager built for\nMicrosoft Flight Simulator that lets you manager your addons effortlessly.\n\n## Features\n\n- ✅ **Enable / Disable Addons** – Instantly toggle addons on or off without moving files around.\n- 📦 **Install / Uninstall Addons** – Seamlessly add or remove addons with just a few clicks.\n- 🛠️ **Verify Addon Files** – Check for missing or corrupted files to ensure addon integrity.\n- 🔍 **Search Addons** – Quickly find the addon you're looking for.\n- 🧩 **View Addon Details** – See important info like type, author, and version.\n- ⚙️ **Presets** – Create and manage addon presets for different flight scenarios.\n- 🗺️ **Scenery Map** – Visualize your scenery addons on a map.\n\n## How It Works\n\nAeroMod uses symbolic links to manage addons. This approach offers several advantages:\n\n- 🚀 **Better Performance** - No lengthy file copying operations.\n- 🍃 **Disk Space Efficiency** - Addons are stored in one location, eliminating duplicates.\n- 🛡️ **Safer Operation** - Original addon files remain untouched, preventing corruption.\n\n## Development\n\nAeroMod is a [Tauri](https://tauri.app) based application. Its frontend\nis written in [React](https://react.dev) using [TypeScript](https://www.typescriptlang.org)\nand its backend is written in [Rust](https://www.rust-lang.org).\n\n### Prerequisites\n\nIn order to get started you’ll first need to install a few dependencies:\n\n1. Tauri System Dependencies\n\nVisit https://tauri.app/start/prerequisites/#system-dependencies to install\n**Tauri System Dependencies**.\n\n2. Rust\n\nVisit https://www.rust-lang.org/tools/install to install **Rust**.\n\n3. Node.js\n\nEnsure you've got at least **Node.js 20** installed. Visit https://nodejs.org/en/download\nto install **Node.js**.\n\n4. pnpm\n\nUse **corepack** to install **pnpm**:\n\n```sh\ncd aeromod\ncorepack enable\n```\n\n### Setup\n\nInstall project dependencies:\n\n```sh\npnpm install\n```\n\n### Running Locally\n\nRun the app in development mode:\n\n```sh\npnpm tauri dev\n```\n\n### Lint \u0026 Format\n\nTypeScript:\n\n```sh\npnpm lint\npnpm format\n```\n\nRust:\n\n```sh\ncargo clippy\ncargo format\n```\n\n### Build\n\nCreate a production build:\n\n```sh\npnpm tauri build\n```\n\n## License\n\nDistributed under the GPL 3.0 License. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetebykl%2Faeromod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetebykl%2Faeromod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetebykl%2Faeromod/lists"}