{"id":18563238,"url":"https://github.com/compulim/vscode-clock","last_synced_at":"2025-06-19T15:40:24.074Z","repository":{"id":56002541,"uuid":"52449606","full_name":"compulim/vscode-clock","owner":"compulim","description":"Displays clock in status bar in Visual Studio Code","archived":false,"fork":false,"pushed_at":"2020-06-03T19:45:42.000Z","size":74,"stargazers_count":29,"open_issues_count":8,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T18:48:33.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/compulim.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}},"created_at":"2016-02-24T14:44:54.000Z","updated_at":"2025-01-29T21:43:55.000Z","dependencies_parsed_at":"2022-08-15T11:10:36.082Z","dependency_job_id":null,"html_url":"https://github.com/compulim/vscode-clock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/compulim/vscode-clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Fvscode-clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Fvscode-clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Fvscode-clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Fvscode-clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compulim","download_url":"https://codeload.github.com/compulim/vscode-clock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compulim%2Fvscode-clock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260780812,"owners_count":23062097,"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-11-06T22:12:08.793Z","updated_at":"2025-06-19T15:40:19.058Z","avatar_url":"https://github.com/compulim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clock for Visual Studio Code\nShows clock in status bar in Visual Studio Code, even in full screen mode.\n\n![Demo showing clock in status bar](https://raw.githubusercontent.com/compulim/vscode-clock/master/demo.png)\n\n## Usage\nWhen the extension is installed, a clock will be displayed on the lower right hand corner.\n\nThe date time format can be changed via preferences\n* File \u003e Preferences \u003e User Settings\n* Adds the following line\n  *\t```\"clock.dateFormat\": \"hh:MM TT\"```\n  * Date format can be found at https://github.com/felixge/node-dateformat\n\nTo insert the clock into the selection, you can either click on the clock on status bar, or use the Command Palette.\n* Bring up Command Palette (`F1`, or `Ctrl+Shift+P` on Windows and Linux, or `Shift+CMD+P` on OSX)\n* Type or select \"Clock: Insert date and time\"\n\nYou can also modify keyboard shortcut with JSON below.\n```\n{\n  \"key\": \"ctrl+shift+f5\",\n  \"command\": \"clock.insertDateTime\",\n  \"when\": \"editorTextFocus\"\n}\n```\n\n## Change log\n* 0.0.1 (2016-02-24): First public release\n\n## Contributions\nLove this extension? [Star](https://github.com/compulim/vscode-clock/stargazers) us!\n\nWant to make this extension even more awesome? [Send us your wish](https://github.com/compulim/vscode-clock/issues/new/).\n\nHate how it is working? [File an issue](https://github.com/compulim/vscode-clock/issues/new/) to us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompulim%2Fvscode-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompulim%2Fvscode-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompulim%2Fvscode-clock/lists"}