{"id":23301006,"url":"https://github.com/shts/clockanimationview","last_synced_at":"2025-08-22T05:33:32.286Z","repository":{"id":83565987,"uuid":"98519137","full_name":"shts/ClockAnimationView","owner":"shts","description":"Android animated clock view.","archived":false,"fork":false,"pushed_at":"2017-08-17T07:22:41.000Z","size":636,"stargazers_count":36,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T23:25:12.821Z","etag":null,"topics":["android","animation","clock","library"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/shts.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":"2017-07-27T09:34:23.000Z","updated_at":"2023-10-09T14:22:28.000Z","dependencies_parsed_at":"2023-07-07T19:33:23.417Z","dependency_job_id":null,"html_url":"https://github.com/shts/ClockAnimationView","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/shts/ClockAnimationView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shts%2FClockAnimationView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shts%2FClockAnimationView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shts%2FClockAnimationView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shts%2FClockAnimationView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shts","download_url":"https://codeload.github.com/shts/ClockAnimationView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shts%2FClockAnimationView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271590754,"owners_count":24786298,"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-08-22T02:00:08.480Z","response_time":65,"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":["android","animation","clock","library"],"created_at":"2024-12-20T09:20:07.398Z","updated_at":"2025-08-22T05:33:32.278Z","avatar_url":"https://github.com/shts.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"ClockAnimationView\n====\n\n[![](https://jitpack.io/v/shts/ClockAnimationView.svg)](https://jitpack.io/#shts/ClockAnimationView)\n\nAndroid animated clock view.\n\n\u003cimg src=\"image/animation.gif\" width=200 /\u003e\n\n\u003cimg src=\"image/image.png\" width=200 /\u003e\n\n\nHow to Use\n---\n\n```xml\n    \u003cjp.shts.android.library.clockanimationview.ClockAnimationView\n        android:id=\"@+id/image\"\n        android:layout_width=\"120dp\"\n        android:layout_height=\"120dp\"\n        android:layout_gravity=\"center\"\n        app:animDurations=\"500\"\n        app:faceColor=\"@android:color/transparent\"\n        app:rimColor=\"#fff\"\n        app:rimStrokeWidth=\"5dp\"\n        tools:background=\"#eee\" /\u003e\n```\n\nInstall\n----\n\nAdd it in your root build.gradle at the end of repositories:\n\n\n```\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url \"https://jitpack.io\" }\n\t\t}\n}\n```\n\nAdd the dependency. \n\n\n```\n\tdependencies {\n\t        compile () {\n\t\t        compile 'com.github.shts:ClockAnimationView:1.2.2'\n\t        }\n\t}\n```\n\nCredits\n---\n\nI used [ClockDrawableAnimation](https://github.com/evelyne24/ClockDrawableAnimation) library by [evelyne24](https://github.com/evelyne24) as a base for development.\n\n\nLicense\n---\n\n```\nCopyright (C) 2017 shts(Shota Saito)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshts%2Fclockanimationview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshts%2Fclockanimationview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshts%2Fclockanimationview/lists"}