{"id":16478656,"url":"https://github.com/devholic/android-clockview","last_synced_at":"2025-10-27T16:31:37.258Z","repository":{"id":25476349,"uuid":"28907041","full_name":"devholic/Android-ClockView","owner":"devholic","description":":alarm_clock: Simple clock view for Android to show time information.","archived":false,"fork":false,"pushed_at":"2015-01-07T12:42:42.000Z","size":452,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-27T15:37:31.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devholic.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}},"created_at":"2015-01-07T09:06:09.000Z","updated_at":"2018-06-25T09:33:18.000Z","dependencies_parsed_at":"2022-07-26T09:47:57.138Z","dependency_job_id":null,"html_url":"https://github.com/devholic/Android-ClockView","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2FAndroid-ClockView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2FAndroid-ClockView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2FAndroid-ClockView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2FAndroid-ClockView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devholic","download_url":"https://codeload.github.com/devholic/Android-ClockView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219860975,"owners_count":16556009,"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":"2024-10-11T12:49:52.695Z","updated_at":"2025-10-27T16:31:36.890Z","avatar_url":"https://github.com/devholic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClockView\n\n![SampleScreenshot](https://31.media.tumblr.com/100b0ad24fa7869af91ef1be8babce98/tumblr_inline_nht4j1SFlH1t5gb7q.png)\n\n## How to\n\nDownload ClockView and import it to your workspace and add this as a module.\n\n## XML Usage\n\u003e```xml\n\u003e\u003ccom.plusquare.clockview.ClockView \n\u003e    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n\u003e    android:layout_width=\"96dp\"\n\u003e    android:layout_height=\"96dp\"\n\u003e    app:clockColor=\"[color]\"\n\u003e    app:h=\"[HH]\"\n\u003e    app:m=\"[mm]\"/\u003e\n\u003e```\n\n## Java Usage\n\u003e```java\n\u003e clockview.setClockColor([color]); // Set clock color\n\u003e clockview.setHour([HH]); // Set clock hour\n\u003e clockview.setMinute([mm]); // Set clock minute\n\u003e```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevholic%2Fandroid-clockview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevholic%2Fandroid-clockview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevholic%2Fandroid-clockview/lists"}