{"id":17335635,"url":"https://github.com/dailymotion/kinta","last_synced_at":"2025-04-10T00:18:46.574Z","repository":{"id":43840420,"uuid":"233589070","full_name":"dailymotion/kinta","owner":"dailymotion","description":"🛠️ Automate your mobile workflows in Kotlin 🛠️","archived":false,"fork":false,"pushed_at":"2025-03-19T23:17:36.000Z","size":373205,"stargazers_count":47,"open_issues_count":3,"forks_count":5,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-02T22:06:09.688Z","etag":null,"topics":["android","application","automation","kotlin"],"latest_commit_sha":null,"homepage":"https://dailymotion.github.io/kinta/","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/dailymotion.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":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-13T12:20:23.000Z","updated_at":"2025-03-19T23:13:47.000Z","dependencies_parsed_at":"2024-10-19T17:27:15.074Z","dependency_job_id":"a749229b-69c3-4b73-9041-d3bead29515c","html_url":"https://github.com/dailymotion/kinta","commit_stats":{"total_commits":151,"total_committers":8,"mean_commits":18.875,"dds":0.4701986754966887,"last_synced_commit":"c4a274bb3e4d0fb759ce945998fbc9e0cd17c9e3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion%2Fkinta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion%2Fkinta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion%2Fkinta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dailymotion%2Fkinta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dailymotion","download_url":"https://codeload.github.com/dailymotion/kinta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131346,"owners_count":21052822,"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","application","automation","kotlin"],"created_at":"2024-10-15T15:11:37.709Z","updated_at":"2025-04-10T00:18:46.551Z","avatar_url":"https://github.com/dailymotion.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![kinta](docs/images/kinta.png)\n\nSee the [project website](https://dailymotion.github.io/kinta) for documentation and APIs.\n\nKinta is the swiss army knife for Mobile Apps automation. It helps you:\n\n* build your app\n* run your unit and UI tests\n* upload your app to the google play\n* upload screenshots, listing and changelogs to the google play\n* handle beta distribution and testers\n* manage translations, opening pull requests automatically \n* git housekeeping\n* and much more!\n\nKinta is 100% written in Kotlin and can run in your CI or on your laptop.\n\n# Work in progress\n\n⚠️ Kinta is currently under heavy development. While it's working and used in production, the API might change at any time without warning.\n\n# Installation\n\nInstall kinta:\n\n```\ncurl -s 'https://dailymotion.github.io/kinta/install.sh' |sh\n\nsource ~/.kinta/setup-environment.sh\n```\n\nThen inside your app repo:\n\n```\nkinta init\n```\n\nThis will create a `kintaSrc` directory where you can tweak your workflows.\n\n# Integrations\n\nCurrent integrations include:\n\n* Bitrise\n* Google Cloud Storage\n* Google Play\n* AppGallery\n* Jira\n* Transifex\n* Lokalise\n* Slack\n\n# Snapshots\n\nYou can install the latest build from the master branch with the following command:\n\n```\ncurl -s 'https://dailymotion.github.io/kinta/install_snapshot.sh' |sh\n\n```\n\nIf you have a `kintaSrc` project :\n\n```\nrepositories {\n    maven {\n        url = uri(\"https://s01.oss.sonatype.org/content/repositories/snapshots/\")\n    }\n}\n\ndependencies {\n    api(\"com.dailymotion.kinta:kinta-lib:0.1.XX-SNAPSHOT\")\n    implementation(\"com.dailymotion.kinta:kinta-workflows:0.1.X-SNAPSHOT\")    \n}\n\n```\n\n\n# Contributing\n\nContributions and feedbacks are welcome. Please make sure to open an issue before starting working on something.\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdailymotion%2Fkinta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdailymotion%2Fkinta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdailymotion%2Fkinta/lists"}