{"id":50259592,"url":"https://github.com/svtter/time-clock","last_synced_at":"2026-05-27T08:05:03.250Z","repository":{"id":358581828,"uuid":"1241976124","full_name":"Svtter/time-clock","owner":"Svtter","description":"A lightweight always-on-top desktop analog clock for Windows (WPF/.NET 9)","archived":false,"fork":false,"pushed_at":"2026-05-18T02:58:51.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-18T04:55:24.303Z","etag":null,"topics":["desktop","time-clock","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Svtter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-18T02:45:09.000Z","updated_at":"2026-05-18T02:58:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Svtter/time-clock","commit_stats":null,"previous_names":["svtter/time-clock"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Svtter/time-clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Ftime-clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Ftime-clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Ftime-clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Ftime-clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Svtter","download_url":"https://codeload.github.com/Svtter/time-clock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svtter%2Ftime-clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33556609,"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-05-27T02:00:06.184Z","response_time":53,"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":["desktop","time-clock","windows"],"created_at":"2026-05-27T08:04:56.634Z","updated_at":"2026-05-27T08:05:03.243Z","avatar_url":"https://github.com/Svtter.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeClock\n\nA lightweight, always-on-top desktop analog clock for Windows, built with WPF (.NET 9).\n\n![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)\n\n[中文文档](README.zh-CN.md)\n\n## Features\n\n- **Always on top** — transparent, borderless floating clock window\n- **Analog clock face** — 12 hour numbers, 60 tick marks, hour/minute/second hands\n- **Digital time display** — shown below the clock face\n- **Date display** — current date and day of week\n- **Draggable** — click and drag to reposition; position is remembered\n- **System tray** — minimizes to tray with right-click context menu\n- **Auto-start** — option to launch on Windows startup (via registry)\n- **Toggle second hand** — show or hide the second hand in settings\n- **Logging** — automatic logging of app lifecycle events, stored in `%APPDATA%/TimeClock/Logs/`\n\n## Requirements\n\n- Windows 10/11\n- .NET 9 SDK\n\n## Build \u0026 Run\n\n```bash\ndotnet build TimeClock\ndotnet run --project TimeClock\n```\n\n## Usage\n\n- **Move** — left-click and drag the clock\n- **Settings** — right-click → \"Settings...\"\n- **View logs** — right-click → \"View Logs\"\n- **Exit** — right-click → \"Exit\"\n\n## Project Structure\n\n```\nTimeClock/\n├── Helpers/\n│   ├── Logger.cs              # File-based logging\n│   └── SettingsManager.cs     # Settings persistence \u0026 auto-start\n├── App.xaml / .cs             # Entry point, tray icon\n├── MainWindow.xaml / .cs      # Floating clock window\n├── SettingsWindow.xaml / .cs  # Settings dialog\n├── LogWindow.xaml / .cs       # Log viewer\n└── GlobalUsings.cs\n```\n\n## License\n\nLicensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvtter%2Ftime-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvtter%2Ftime-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvtter%2Ftime-clock/lists"}