{"id":15401912,"url":"https://github.com/wilfred/flycheck-title","last_synced_at":"2025-07-11T05:02:37.223Z","repository":{"id":66760445,"uuid":"73577997","full_name":"Wilfred/flycheck-title","owner":"Wilfred","description":"show flycheck errors in the frame title","archived":false,"fork":false,"pushed_at":"2021-03-21T05:57:20.000Z","size":56,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T02:46:11.393Z","etag":null,"topics":["emacs","flycheck"],"latest_commit_sha":null,"homepage":null,"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/Wilfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-11-12T20:56:48.000Z","updated_at":"2023-08-11T08:30:28.000Z","dependencies_parsed_at":"2023-02-24T20:01:15.014Z","dependency_job_id":null,"html_url":"https://github.com/Wilfred/flycheck-title","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"74e4375f372f7b9ce0fdfa34dc74a048376679ae"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Wilfred/flycheck-title","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fflycheck-title","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fflycheck-title/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fflycheck-title/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fflycheck-title/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wilfred","download_url":"https://codeload.github.com/Wilfred/flycheck-title/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2Fflycheck-title/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264734268,"owners_count":23655631,"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":["emacs","flycheck"],"created_at":"2024-10-01T15:59:41.339Z","updated_at":"2025-07-11T05:02:37.203Z","avatar_url":"https://github.com/Wilfred.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flycheck-title\n[![MELPA](http://melpa.org/packages/flycheck-title-badge.svg)](http://melpa.org/#/flycheck-title)\n\n![screenshot](flycheck_title.png)\n\nflycheck-title lets you view flycheck messages in the frame title,\nkeeping the minibuffer free for other things.\n\n## Existing approaches\n\nFlycheck shows errors in the minibuffer by default. However, if\nyou're also using eldoc, you can get flicker:\n\n![flicker](eldoc_conflict.gif)\n\nAn alternative is\n[flycheck-pos-tip](https://github.com/flycheck/flycheck-pos-tip),\nwhich shows the errors in a pop-up. This can be problematic when\nyou're using completion pop-ups:\n\n![overlapping](overlapping_popups.png)\n\n## How do I install it?\n\nInstall from MELPA, then add the following to\nyour Emacs configuration:\n\n``` emacs-lisp\n(with-eval-after-load 'flycheck\n  (flycheck-title-mode))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfred%2Fflycheck-title","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilfred%2Fflycheck-title","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfred%2Fflycheck-title/lists"}