{"id":22509790,"url":"https://github.com/anthonylangsworth/squadrondump","last_synced_at":"2025-06-12T10:09:35.991Z","repository":{"id":47953995,"uuid":"516433738","full_name":"anthonylangsworth/SquadronDump","owner":"anthonylangsworth","description":"A quick and dirty command line application to dump the members of an Elite Dangerous squadron to a CSV file.","archived":false,"fork":false,"pushed_at":"2025-01-19T12:26:52.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"'main'","last_synced_at":"2025-06-12T10:09:35.502Z","etag":null,"topics":["csharp","elite","elite-dangerous","elitedangerous"],"latest_commit_sha":null,"homepage":"","language":"C#","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/anthonylangsworth.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}},"created_at":"2022-07-21T15:53:55.000Z","updated_at":"2025-01-19T12:26:54.000Z","dependencies_parsed_at":"2025-03-28T00:37:19.679Z","dependency_job_id":null,"html_url":"https://github.com/anthonylangsworth/SquadronDump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anthonylangsworth/SquadronDump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonylangsworth%2FSquadronDump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonylangsworth%2FSquadronDump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonylangsworth%2FSquadronDump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonylangsworth%2FSquadronDump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonylangsworth","download_url":"https://codeload.github.com/anthonylangsworth/SquadronDump/tar.gz/refs/heads/'main'","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonylangsworth%2FSquadronDump/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259444968,"owners_count":22858549,"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","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":["csharp","elite","elite-dangerous","elitedangerous"],"created_at":"2024-12-07T01:32:34.986Z","updated_at":"2025-06-12T10:09:35.965Z","avatar_url":"https://github.com/anthonylangsworth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squadron Dump\n\nA quick and dirty command line application to dump the members of your **Elite Dangerous** squadron to a CSV file. You can use this file to prune inactive members, identify potential promotions/demotions or synchronize levels with other services like **Inara** or **Discord**.\n\n# Use\n\nThese instructions assume you are comfortable using a browser's developer mode and editing a JSON file.\n\n1. Copy [`appSettings.sample`](SquadronDump/appSettings.sample) to `appSettings.json`. `appSettings.json` is excluded from git to ensure security sensitive values are not accidentally committed.\n2. Open https://www.elitedangerous.com/community/squadrons/browse in a browser.\n3. Press the \"Login\" button on the top right.\n4. The browser will redirect you to authenticate. Log in with the same credentials as you use in-game.\n5. Once the page shows the correct results, enter developer mode, copy the \"authorization\" header value for any server request  then paste it in the `token` value in `appSettings.json`, removing the preceeding \"Bearer \".\n6. Enter your four letter squadron tag into the `tag` value in `appSettings.json`.\n7. Enter your platform into the `platform` value in `appSettings.json`, usually `PC`.\n8. Save `appSettings.json` then run `SquadronDump.exe`. Pipe the output, e.g. `squadronDump \u003e members.csv`, to create a file you can open in a spreadsheet application.\n\n# Errors\n\n| HTTP Error | Description |\n| --- | --- |\n| 401 (Unauthorized) | The token pasted in `appSettings.json` in step 5 has expired or is invalid. Repeat steps 2 through 5 above. Remember to remove the preceeding \"Bearer\". |\n| 403 (Forbidden)| Players can only view members of their own squadron. Frontier imposes this presumably to protect players' privacy. |\n| 404 (Not found) | The squadron does not exist. Check the `tag` and `platform` values added steps 6 and 7 to `appSettings.json`. |\n\n\n# License\n\nSee [LICENSE](LICENSE) for details (GNU Public License v3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonylangsworth%2Fsquadrondump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonylangsworth%2Fsquadrondump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonylangsworth%2Fsquadrondump/lists"}