{"id":13711579,"url":"https://github.com/dacap/keyfreq","last_synced_at":"2026-01-28T15:30:45.863Z","repository":{"id":1742137,"uuid":"3587270","full_name":"dacap/keyfreq","owner":"dacap","description":"Track Emacs commands frequency","archived":false,"fork":false,"pushed_at":"2023-11-07T21:25:44.000Z","size":36,"stargazers_count":336,"open_issues_count":13,"forks_count":24,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-12T12:55:43.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/dacap.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":"2012-03-01T00:10:33.000Z","updated_at":"2025-09-17T05:54:12.000Z","dependencies_parsed_at":"2024-11-15T05:01:41.441Z","dependency_job_id":null,"html_url":"https://github.com/dacap/keyfreq","commit_stats":{"total_commits":32,"total_committers":11,"mean_commits":2.909090909090909,"dds":0.5625,"last_synced_commit":"dd88193cd7a91a92113121191573758ea2a3ceb1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dacap/keyfreq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fkeyfreq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fkeyfreq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fkeyfreq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fkeyfreq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacap","download_url":"https://codeload.github.com/dacap/keyfreq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fkeyfreq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-08-02T23:01:09.550Z","updated_at":"2026-01-28T15:30:45.847Z","avatar_url":"https://github.com/dacap.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"HOW TO USE IT?\n==============\n\nInclude the following lines in your `.emacs` file:\n\n    (require 'keyfreq)\n    (keyfreq-mode 1)\n    (keyfreq-autosave-mode 1)\n\nAnd use `keyfreq-show` to see how many times you used a command.\n\nHow to exclude commands?\n========================\n\n    (setq keyfreq-excluded-commands\n          '(self-insert-command\n            forward-char\n            backward-char\n            previous-line\n            next-line))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fkeyfreq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacap%2Fkeyfreq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fkeyfreq/lists"}