{"id":26272106,"url":"https://github.com/vrgsoftua/arcprogressbar","last_synced_at":"2025-10-08T15:56:56.761Z","repository":{"id":144224846,"uuid":"240276231","full_name":"VRGsoftUA/ArcProgressBar","owner":"VRGsoftUA","description":"Widget","archived":false,"fork":false,"pushed_at":"2020-02-13T15:04:00.000Z","size":1834,"stargazers_count":14,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T12:43:02.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vrgsoft.net/","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/VRGsoftUA.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,"zenodo":null}},"created_at":"2020-02-13T14:12:12.000Z","updated_at":"2025-04-16T01:40:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9fa0b72-aedb-4cf4-b8fa-02e9b5f2b95d","html_url":"https://github.com/VRGsoftUA/ArcProgressBar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/VRGsoftUA/ArcProgressBar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FArcProgressBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FArcProgressBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FArcProgressBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FArcProgressBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VRGsoftUA","download_url":"https://codeload.github.com/VRGsoftUA/ArcProgressBar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VRGsoftUA%2FArcProgressBar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278972318,"owners_count":26078017,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-03-14T07:16:52.069Z","updated_at":"2025-10-08T15:56:56.739Z","avatar_url":"https://github.com/VRGsoftUA.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### [HIRE US](http://vrgsoft.net/)\n# ArcProgressBar\n[![](https://jitpack.io/v/VRGsoftUA/ArcProgressBar.svg)](https://jitpack.io/#VRGsoftUA/ArcProgressBar)\n\nLibrary contains the arc progress bar with gradient\u003c/br\u003e\u003c/br\u003e\n\u003cimg src=\"https://github.com/VRGsoftUA/ArcProgressBar/blob/master/demo.gif\" width=\"270\" height=\"480\" /\u003e\n\n# Usage\n*For a working implementation, Have a look at the Sample Project - app*\n1. Include the library as local library project.\n```gradle\nallprojects {\n    repositories {\n        maven { url 'https://jitpack.io' }\n    }\n}\ndependencies {\n    implementation 'com.github.VRGsoftUA:ArcProgressBar:1.0.0'\n}\n```\n2. Customize your `ArcProgressBar`\n\n| Property | Type | Description |\n| ------- | --- | --- |\n| arc_progress | integer | current progress value |\n| arc_max | integer | max progress value |\n| arc_thickness | dimension | arc line thickness |\n| arc_unfinished_color | color | background color |\n| arc_progress_start_color | color | start gradient progress color  |\n| arc_progress_end_color | color | end gradient progress color |\n| arc_text_size | dimension | progress value text size |\n| arc_text_color | color | progress value text color |\n| arc_suffix_text | string | text in the right top corner (`%` by default) |\n| arc_suffix_text_size | dimension | suffix text size |\n| arc_suffix_text_padding | dimension | suffix text padding |\n\n3. Just set `progress` value to component \n\n#### Contributing\n* Contributions are always welcome\n* If you want a feature and can code, feel free to fork and add the change yourself and make a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrgsoftua%2Farcprogressbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrgsoftua%2Farcprogressbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrgsoftua%2Farcprogressbar/lists"}