{"id":25369900,"url":"https://github.com/nickoehler/brawlhalla-stats","last_synced_at":"2025-07-09T15:41:22.327Z","repository":{"id":277191362,"uuid":"894423120","full_name":"NicKoehler/Brawlhalla-Stats","owner":"NicKoehler","description":"Experimental, open-source rewrite of Brawl Tool.","archived":false,"fork":false,"pushed_at":"2025-02-12T15:56:13.000Z","size":29412,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T16:47:10.646Z","etag":null,"topics":["android","brawlhalla","jetpack-compose","kotlin","obtainium","statistics"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicKoehler.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":"2024-11-26T10:31:10.000Z","updated_at":"2025-02-12T15:56:16.000Z","dependencies_parsed_at":"2025-02-12T16:47:14.174Z","dependency_job_id":"70138fe2-d6c1-42e8-a9b5-65a49f032879","html_url":"https://github.com/NicKoehler/Brawlhalla-Stats","commit_stats":null,"previous_names":["nickoehler/brawlhalla-stats"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicKoehler%2FBrawlhalla-Stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicKoehler%2FBrawlhalla-Stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicKoehler%2FBrawlhalla-Stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicKoehler%2FBrawlhalla-Stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicKoehler","download_url":"https://codeload.github.com/NicKoehler/Brawlhalla-Stats/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238934064,"owners_count":19554788,"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":["android","brawlhalla","jetpack-compose","kotlin","obtainium","statistics"],"created_at":"2025-02-15T01:37:43.561Z","updated_at":"2025-07-09T15:41:22.285Z","avatar_url":"https://github.com/NicKoehler.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brawlhalla Stats\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg alt=\"logo\"  width=\"512\" src=\"./logo.png\"/\u003e\n\u003c/div\u003e\n\n**Brawlhalla Stats** is an experimental, open-source rewrite of Brawl Tool. This application is\nbeing developed in my free time, and due to my limited computer science knowledge, bugs are to be\nexpected.\n\nPlease note that I will not be updating the older versions available in the Play Store.\n\n## Screens\n\n| Phone list                        | Phone detail                            | Tablet                             |\n|-----------------------------------|-----------------------------------------|------------------------------------|\n| ![](./screens/phone/legends.png)  | ![](./screens/phone/legend_detail.png)  | ![](./screens/tablet/legends.png)  |\n| ![](./screens/phone/rankings.png) | ![](./screens/phone/ranking_detail.png) | ![](./screens/tablet/rankings.png) |\n\n## Download\n\n\u003cdiv align=\"center\"\u003e\n  \u003cdiv style=\"display: flex; flex-flow: row wrap; justify-content: center; align-items: center;\"\u003e\n    \u003ca href=\"https://github.com/ImranR98/Obtainium/releases\"\u003e\u003cimg alt=\"Get it on Obtainium\" width=\"200\" height=\"80\" src=\"https://github.com/user-attachments/assets/377575fe-a651-4420-afad-8dee21618c44\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://play.google.com/store/apps/details?id=com.nickoehler.brawlhalla\"\u003e\u003cimg alt=\"Get it on Google Play\" width=\"200\" height=\"80\" src=\"https://github.com/user-attachments/assets/e4b9e82a-8630-45ba-90f4-de4cf3207ee6\"\u003e\u003c/a\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## Features\n\n- **Legends Stats and Filters**: View detailed statistics for each legend and apply filters.\n- **Rankings**: Access rankings across all available game modes.\n- **Player Search**: Search for players by name (only works for those who have played ranked 1v1 in\n  the current season).\n- **Search by Player ID**: Quickly find players using their unique ID.\n- **Comprehensive Player Stats**: View all relevant stats for any player.\n- **Clan Information**: Explore clan details and statistics.\n- **Favorites**: Mark players and clans as favorites for easy access.\n- **Material 3**: Enjoy a clean and intuitive material design interface.\n- **Open-Source and Community-Driven**: Join a collaborative effort to enhance the app.\n\n## Contributing\n\nContributions are highly appreciated! To get involved, please follow these steps:\n\n1. **Fork the Repository**: Click the \"Fork\" button at the top right of the repository page.\n2. **Clone Your Fork**: Use the following command to clone your fork to your local machine:\n\n    ```shell\n    git clone git@github.com:YourUsername/Brawlhalla-Stats.git\n    ```\n\n3. **Create a New Branch**: Navigate to the project directory and create a new branch for your\n   feature or bug fix:\n\n    ```shell\n    cd Brawlhalla-Stats\n    git checkout -b feature-name\n    ```\n\n4. **Request an API Key**: If you want to build the app and access certain features, you will need\n   an API key. You can request one by emailing [api@brawlhalla.com](mailto:api@brawlhalla.com).\n   However, you can still contribute to the project without it.\n\n5. **Make Your Changes**: Implement your feature or fix the bug.\n6. **Commit Your Changes**: Once you're satisfied with your changes, commit them:\n\n    ```shell\n    git add .\n    git commit -m \"Add your commit message here\"\n    ```\n\n7. **Push to Your Fork**: Push your changes to your forked repository:\n\n    ```shell\n    git push origin feature-name\n    ```\n\n8. **Create a Pull Request**: Go to the original repository and create a Pull Request to propose\n   your changes.\n\n## Acknowledgments\n\n- A heartfelt thank you to the Brawlhalla community for their ongoing support and feedback.\n- Special thanks to all contributors who help improve this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickoehler%2Fbrawlhalla-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickoehler%2Fbrawlhalla-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickoehler%2Fbrawlhalla-stats/lists"}