{"id":28416656,"url":"https://github.com/hellflame/binary_clock","last_synced_at":"2025-08-10T13:11:16.895Z","repository":{"id":62560561,"uuid":"102992721","full_name":"hellflame/binary_clock","owner":"hellflame","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-14T05:04:23.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T18:12:05.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/hellflame.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":"2017-09-10T00:18:06.000Z","updated_at":"2017-09-10T00:18:42.000Z","dependencies_parsed_at":"2022-11-03T14:45:17.815Z","dependency_job_id":null,"html_url":"https://github.com/hellflame/binary_clock","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hellflame/binary_clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fbinary_clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fbinary_clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fbinary_clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fbinary_clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellflame","download_url":"https://codeload.github.com/hellflame/binary_clock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fbinary_clock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269728746,"owners_count":24465705,"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-10T02:00:08.965Z","response_time":71,"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-06-03T23:14:05.962Z","updated_at":"2025-08-10T13:11:16.866Z","avatar_url":"https://github.com/hellflame.png","language":"Python","readme":"# Binary Clock\n\nA Binary Watch Presentation in Terminal\n\n在终端显示的二进制时刻表\n\n### 安装\n\n```bash\n$ pip install bwatch --upgrade\n# or\n$ sudo install bwatch --upgrade\n# if permission issue happened on mac os\n$ pip install bwatch --user --upgrade\n```\n\n### 使用\n\n```bash\n$ bwatch\n```\n\n#### i. 帮助信息\n\n```bash\n$ bwatch -h # bwatch --help\n```\n\n#### ii. 版本信息\n\n```bash\n$ bwatch -v # bwatch --version\n```\n\n#### iii. 切换主题\n\n```bash\n$ bwatch -t THEME # bwatch --theme THEME\n```\n\n查看主题列表：\n\n```bash\n$ bwatch -l # bwatch --list-theme\n```\n\n![](https://static.hellflame.net/resource/5cee0ec2048f267969286c887dff210a)\n\n![](https://static.hellflame.net/resource/ad395e206dc6b438bc8fb98b8599a610)\n\n#### iv. 显示某一时刻\n\n\u003e 只显示当前时刻的时间\n\n```bash\n$ bwatch -g # bwatch --glimpse\n```\n\n#### v. 抑制彩色输出(会比较难以辨认)\n\n```bash\n$ bwatch -nc # bwatch --no-color\n```\n\n![](https://static.hellflame.net/resource/2b2209f2a82cc7b0e64d97d9cc24e850)\n\n#### vi. 显示完整日期时间\n\n\u003e 要得知每一列代表的含义的话，可以用 `bwatch —hint -f`\n\n```bash\n$ bwatch -f # bwatch --full\n```\n\n![](https://static.hellflame.net/resource/81f431b429215542ca952edbdbfce00c)\n\n日期月份和天数、星期、时、分、秒\n\n#### vii. 显示每一列含义并转换为十进制\n\n```bash\n$ bwatch --hint\n```\n\n![](https://static.hellflame.net/resource/66740ccd22ff360f9bdbfb6024b093ab)\n\n#### viii. 使用UTC时间\n\n\u003e 0 时区\n\n```bash\n$ bwatch -u # bwatch --universal\n```\n\n#### viv. 设置时区\n\n```bash\n# 东八区\n$ bwatch -z 8 # bwatch --zone 8\n```\n\n#### 命令组合\n\n```bash\nbwatch -f --hint\nbwatch -f -t basic\nbwatch -g --hint\n...\n```\n\nFor Fun Only!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellflame%2Fbinary_clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellflame%2Fbinary_clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellflame%2Fbinary_clock/lists"}