{"id":51158577,"url":"https://github.com/notsopreety/quickshell-clock","last_synced_at":"2026-06-26T12:02:01.723Z","repository":{"id":355977365,"uuid":"1229125321","full_name":"notsopreety/quickshell-clock","owner":"notsopreety","description":"A google pixel inspired clock widget for wayland using quickshell","archived":false,"fork":false,"pushed_at":"2026-05-06T03:56:19.000Z","size":642,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T05:33:28.272Z","etag":null,"topics":["clock-widget","hyprland","mui-material","quickshell","wayland","widget"],"latest_commit_sha":null,"homepage":"","language":"QML","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/notsopreety.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-04T18:16:07.000Z","updated_at":"2026-05-06T03:59:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/notsopreety/quickshell-clock","commit_stats":null,"previous_names":["notsopreety/quickshell-clock"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/notsopreety/quickshell-clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fquickshell-clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fquickshell-clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fquickshell-clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fquickshell-clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notsopreety","download_url":"https://codeload.github.com/notsopreety/quickshell-clock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fquickshell-clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34815669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":["clock-widget","hyprland","mui-material","quickshell","wayland","widget"],"created_at":"2026-06-26T12:02:00.552Z","updated_at":"2026-06-26T12:02:01.716Z","avatar_url":"https://github.com/notsopreety.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Material Scalloped Clock\n\nA highly customizable, Material 3-inspired analog clock widget for Quickshell.\n\n## Features\n\n- **Responsive Scalloped Design**: Perimeter count and amplitude scale with window size.\n- **Pywal Integration**: Automatically inherits system colors from `~/.cache/wal/colors.json`.\n- **Hybrid Display**: Combined analog hands with a large digital time background.\n- **Customizable Components**: Toggleable numbers, tick marks, day-of-week labels, and date badges.\n- **Flexible Mechanics**: Independent control over hand lengths, thicknesses, and floating second-hand indicators.\n\n## Showcase\n\u003cimage src=\"image.png\"\u003e\n\n## Prerequisites\n\n- [Quickshell](https://github.com/outfoxxed/quickshell)\n- Wayland compositor (Hyprland, Sway, etc.)\n\n## Installation\n\n1. Copy the `clock` directory to `~/.config/quickshell/`.\n2. Ensure `settings.json` and `clock.qml` are in the same folder.\n\n## Configuration\n\nModify `settings.json` to adjust the widget's behavior:\n\u003eNote: For detailed configuration, copy `settings.json.full` in `settings.json`. It's not recomended to do that if you want stable control over widget.\n\n| Property | Type | Description |\n|----------|------|-------------|\n| `winX` \u0026 `winY` | int | Position of widget over screen. |\n| `winSize` | int | Total width/height of the widget (proportional scaling). |\n| `scallops` | int | Number of scallops around the perimeter. |\n| `amplitude`| int | Depth of the scalloped curves. |\n| `showNumber` | bool | Toggle visibility of the hour numbers. |\n| `showTicks` | bool | Toggle visibility of the hour and minutes ticks. |\n| `showDayLabel` | bool | Toggle visibility of week's day. |\n| `showDigitalTime` | bool | Toggle visibility of the digital time in numbers. |\n| `showDateBadge` | bool | Toggle visibility of the month's day date. |\n| `showSecondHand` | bool | Toggle visibility of the second hand. |\n| `showSecondHandLine` | bool | Toggle between a full line or a floating dot for seconds. |\n| `usePywal` | bool | Prioritize Pywal color palette over static colors. |\n| `accentColor` | string | Custom accent color if Pywal isn't installed. |\n| `bgColor` | string | Custom bg color if Pywal isn't installed. |\n| `primaryColor` | string | Custom primary color if Pywal isn't installed. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsopreety%2Fquickshell-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotsopreety%2Fquickshell-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsopreety%2Fquickshell-clock/lists"}