{"id":25023806,"url":"https://github.com/devmike01/turner","last_synced_at":"2025-03-30T13:40:44.804Z","repository":{"id":274317741,"uuid":"831932053","full_name":"devmike01/Turner","owner":"devmike01","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T22:31:45.000Z","size":3057,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T15:19:36.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/devmike01.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}},"created_at":"2024-07-22T02:31:16.000Z","updated_at":"2025-01-26T22:31:48.000Z","dependencies_parsed_at":"2025-01-26T15:36:43.226Z","dependency_job_id":null,"html_url":"https://github.com/devmike01/Turner","commit_stats":null,"previous_names":["devmike01/turner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmike01%2FTurner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmike01%2FTurner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmike01%2FTurner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmike01%2FTurner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmike01","download_url":"https://codeload.github.com/devmike01/Turner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246326600,"owners_count":20759436,"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":[],"created_at":"2025-02-05T15:19:40.461Z","updated_at":"2025-03-30T13:40:44.788Z","avatar_url":"https://github.com/devmike01.png","language":"Kotlin","readme":"# Turner\n### How to\n##### Step 1. Add the JitPack repository to your build file\nAdd it in your project's root `build.gradle` \n```groovy\n\tdependencyResolutionManagement {\n\t\trepositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)\n\t\trepositories {\n\t\t\tmavenCentral()\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\nIf your gradle file is written in Kotlin(i.e `build.gradle`), use this\n```kotlin\ndependencyResolutionManagement {\n    repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)\n    repositories {\n        google()\n        mavenCentral()\n        maven(url =\"https://jitpack.io\")\n    }\n\n}\n```\n##### Step 2. Add `Turner` to your project\n```groovy\ndependencies {\n\t        implementation 'com.github.devmike01:Turner:0.1.1-alpha01'\n\t}\n```\nThat's it!\n\n### Demo\n\u003cimg src=\"media/demo.gif\"\nalt=\"Devmike01's Turner demo\" width=\"220\" height=\"400\" /\u003e\n\n### Contributions\nFeel free to submit PRs\n\n### Known issue(s)\n- Turner's state is lost when device's screen is rotated\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmike01%2Fturner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmike01%2Fturner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmike01%2Fturner/lists"}