{"id":16266603,"url":"https://github.com/chambln/fuzzyclock","last_synced_at":"2025-04-08T14:52:35.071Z","repository":{"id":144115372,"uuid":"234783043","full_name":"chambln/fuzzyclock","owner":"chambln","description":"19:14 → quarter past seven","archived":false,"fork":false,"pushed_at":"2020-01-18T22:43:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T11:26:57.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chambln.png","metadata":{"files":{"readme":"README.org","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":"2020-01-18T19:05:03.000Z","updated_at":"2020-01-18T22:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e27736df-0a1f-4703-832a-64cc29de479b","html_url":"https://github.com/chambln/fuzzyclock","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"383e96aca21f57dc1294ea9d53c6e0f66246643c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chambln%2Ffuzzyclock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chambln%2Ffuzzyclock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chambln%2Ffuzzyclock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chambln%2Ffuzzyclock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chambln","download_url":"https://codeload.github.com/chambln/fuzzyclock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247866126,"owners_count":21009239,"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-10T17:42:35.518Z","updated_at":"2025-04-08T14:52:35.054Z","avatar_url":"https://github.com/chambln.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Fuzzyclock\n\nFuzzyclock is a simple utility that describes digital clock times in\nan approximate and conversational way.\n\n** Installation\n\nYou will need GHC to compile this.\n\n#+BEGIN_SRC sh\nmake\nsudo make install\n#+END_SRC\n\n** Usage\n\nTimes are read from standard input and should be separated by\nwhitespace.\n\n#+BEGIN_SRC\n$ echo 8:39 | fuzzyclock\ntwenty to nine\n$ echo 15:22:57 | fuzzyclock\ntwenty past three\n$ echo 0 | fuzzyclock\ntwelve\n$ echo 25:13 | fuzzyclock\nquarter past one\n$ echo 19:10 20:53 21:36 | fuzzyclock\nten past seven\nfive to nine\ntwenty-five to ten\n#+END_SRC\n\nParticularly useful in composition with date(1):\n\n#+BEGIN_SRC sh\ndate +%T | fuzzyclock\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchambln%2Ffuzzyclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchambln%2Ffuzzyclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchambln%2Ffuzzyclock/lists"}