{"id":16811903,"url":"https://github.com/qishibo/datetime","last_synced_at":"2025-03-17T11:13:13.208Z","repository":{"id":72149471,"uuid":"112155914","full_name":"qishibo/datetime","owner":"qishibo","description":"一款在linux\\mac\\windows下展示当系统时间的gui小工具","archived":false,"fork":false,"pushed_at":"2021-09-03T08:44:16.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T20:35:02.828Z","etag":null,"topics":["clock","gui"],"latest_commit_sha":null,"homepage":null,"language":"C","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/qishibo.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}},"created_at":"2017-11-27T06:18:14.000Z","updated_at":"2023-09-21T06:02:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6476b3c-3106-4e42-adc0-961574811ea9","html_url":"https://github.com/qishibo/datetime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qishibo%2Fdatetime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qishibo%2Fdatetime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qishibo%2Fdatetime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qishibo%2Fdatetime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qishibo","download_url":"https://codeload.github.com/qishibo/datetime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022724,"owners_count":20385134,"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":["clock","gui"],"created_at":"2024-10-13T10:20:00.920Z","updated_at":"2025-03-17T11:13:13.184Z","avatar_url":"https://github.com/qishibo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datetime\n一款在 Linux\\Mac\\Windows 下展示当系统时间的gui小工具\n\n他是因为这样一个场景产生的: linux or mac下,每次想知道当前日期时, 总是得打开日历, 好不麻烦!\n\n有了这个工具之后, 系统增加一个快捷键(如alt + d)直接指向这个可执行文件, 唰的一下子, 日期就显示出来了! 然后按任意键, 该窗口又自动消失, 目的达到.\n\n\u003e 该工具基于GTK实现, 所以系统要安装GTK \u0026\u0026 GCC环境.\n\n![效果图](https://cdn.jsdelivr.net/gh/qishibo/img/202109031642605.png)\n\n# Usage\n\n```\n# 编译成可执行文件\ngcc  -Wall -g -o clock clock.c `pkg-config --cflags --libs gtk+-3.0` -export-dynamic\n\n# 每次使用执行\n./clock\n\n# 加入到bin目录 增加快捷键映射 指向 /usr/local/bin/clock, 以后每次直接按快捷键即可\nsudo move clock /usr/local/bin/\n\n# 任意键退出\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqishibo%2Fdatetime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqishibo%2Fdatetime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqishibo%2Fdatetime/lists"}