{"id":17966520,"url":"https://github.com/wingio/hellish","last_synced_at":"2025-03-25T07:31:48.368Z","repository":{"id":230613162,"uuid":"779793019","full_name":"wingio/Hellish","owner":"wingio","description":"Your portal to the Demonlist.","archived":false,"fork":false,"pushed_at":"2024-08-15T07:53:39.000Z","size":804,"stargazers_count":27,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T14:27:51.596Z","etag":null,"topics":["android","android-app","android-application","compose","coroutines","demon","demonlist","geometry-dash","jetpack-compose","kotlin","kotlin-android","kotlinx-serialization","ktor-client","pointercrate","pointercrate-api"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/wingio.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},"funding":{"github":"wingio"}},"created_at":"2024-03-30T20:02:46.000Z","updated_at":"2024-10-08T12:34:45.000Z","dependencies_parsed_at":"2025-02-22T18:18:50.046Z","dependency_job_id":"c3fe5bf5-dec7-4c33-a273-d7c85ed0d579","html_url":"https://github.com/wingio/Hellish","commit_stats":null,"previous_names":["wingio/hellish"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingio%2FHellish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingio%2FHellish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingio%2FHellish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingio%2FHellish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wingio","download_url":"https://codeload.github.com/wingio/Hellish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245418519,"owners_count":20612142,"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","android-app","android-application","compose","coroutines","demon","demonlist","geometry-dash","jetpack-compose","kotlin","kotlin-android","kotlinx-serialization","ktor-client","pointercrate","pointercrate-api"],"created_at":"2024-10-29T13:10:46.741Z","updated_at":"2025-03-25T07:31:47.998Z","avatar_url":"https://github.com/wingio.png","language":"Kotlin","funding_links":["https://github.com/sponsors/wingio"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\".github/assets/logo.png\" alt=\"Hellish logo\" width=\"200px\" /\u003e\n\n   # Hellish\n   An Android client for the Pointercrate demonlist\u003c/p\u003e\n\n   [![Stars](https://img.shields.io/github/stars/wingio/Hellish?style=for-the-badge\u0026logo=github\u0026logoColor=red\u0026labelColor=black\u0026color=red)](https://github.com/wingio/Hellish/stargazers)\n   ![Repo size](https://img.shields.io/github/repo-size/wingio/Hellish?style=for-the-badge\u0026logo=github\u0026logoColor=red\u0026labelColor=black\u0026color=red)\n   ![Kotlin](https://img.shields.io/github/languages/top/wingio/Hellish?style=for-the-badge\u0026logo=kotlin\u0026logoColor=black\u0026label=%20\u0026color=red)\n\n  \u003cbr /\u003e\n\n   | Light                                                                                       | Dark                                                                                      |\n   |---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n   | \u003cimg src=\".github/assets/screenshot-light.jpg\" alt=\"Light mode screenshot\" width=\"200px\" /\u003e | \u003cimg src=\".github/assets/screenshot-dark.jpg\" alt=\"Dark mode screenshot\" width=\"200px\" /\u003e |\n\n\u003c/div\u003e\n\nContribute\n---\nIf you're unfamiliar with programming but would still like to help you can by doing one of the following:\n- [Testing early builds and reporting issues](https://github.com/wingio/Hellish/issues/new)\n- [Translating the app into your language](https://crowdin.com/project/hellish)\n\nOtherwise if you do want to contribute code then it's preferred that you're familiar with the following technologies:\n- Kotlin\n- Android SDK\n- Koin DI\n- Jetpack Compose\n  - Voyager\n- The Pointercrate API\n  - Ktor (Client)\n  - Kotlinx Serialization\n\nBuild\n---\n\n#### Prerequisites\n- [Git](https://git-scm.com/downloads)\n- [JDK 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)\n- [Android SDK](https://developer.android.com/studio)\n\n#### Instructions\n\n1. Clone the repo\n    - `git clone https://github.com/wingio/Hellish.git \u0026\u0026 cd Hellish`\n2. Build the project\n    - Linux: `chmod +x ./gradlew \u0026\u0026 gradlew assembleDebug`\n    - Windows: `./gradlew assembleDebug`\n3. Install on device\n    - [Enable usb debugging](https://developer.android.com/studio/debug/dev-options) and plug in your phone\n    - Run `adb install app/build/outputs/apk/debug/app-debug.apk`\n\nLicense\n---\nHellish is licensed under the GNU General Public License v3.0\n\n[![GitHub License](https://img.shields.io/github/license/wingio/Hellish?style=for-the-badge\u0026labelColor=black\u0026color=red)](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingio%2Fhellish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwingio%2Fhellish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingio%2Fhellish/lists"}