{"id":30452004,"url":"https://github.com/varppi/asciiclock","last_synced_at":"2025-08-23T14:19:28.506Z","repository":{"id":281370603,"uuid":"896366601","full_name":"varppi/AsciiClock","owner":"varppi","description":"A program that shows what hour it is on an ascii clock.","archived":false,"fork":false,"pushed_at":"2024-11-30T07:26:30.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T08:51:20.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varppi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T06:58:17.000Z","updated_at":"2024-11-30T07:27:43.000Z","dependencies_parsed_at":"2025-03-08T16:41:32.020Z","dependency_job_id":null,"html_url":"https://github.com/varppi/AsciiClock","commit_stats":null,"previous_names":["spoofimei/asciiclock","varppi/asciiclock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varppi/AsciiClock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FAsciiClock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FAsciiClock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FAsciiClock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FAsciiClock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varppi","download_url":"https://codeload.github.com/varppi/AsciiClock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FAsciiClock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751995,"owners_count":24814717,"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-23T02:00:09.327Z","response_time":69,"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-08-23T14:19:27.810Z","updated_at":"2025-08-23T14:19:28.484Z","avatar_url":"https://github.com/varppi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AsciiClock\nA program that shows what hour it is on an ascii clock. This was more of a technical challenge for myself than an actual useful tool.\n\n![image](https://github.com/user-attachments/assets/022e46ad-a5c5-4e56-b92d-ff61aa61f6de)\n\n\n## How it works\n1. Program gets console height and uses `height/2` as the clock's radius.\n2. Clock is generated line by line (`x = lineNumber \u003e height/2 ? height - lineNumber : lineNumber`):\n\n![image](https://github.com/user-attachments/assets/56f8d657-9ee7-4369-aa7c-42eda4d966e4)\n\n3. Clock hands are drawn\n   \n![image](https://github.com/user-attachments/assets/ceae8cff-e816-424f-9d62-b220a419a3ce)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fasciiclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarppi%2Fasciiclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fasciiclock/lists"}