{"id":13862825,"url":"https://github.com/bcbcarl/emacs-wttrin","last_synced_at":"2025-08-21T18:33:00.243Z","repository":{"id":55571392,"uuid":"53196603","full_name":"bcbcarl/emacs-wttrin","owner":"bcbcarl","description":"Emacs frontend for weather web service wttr.in.","archived":false,"fork":false,"pushed_at":"2023-01-18T11:52:54.000Z","size":408,"stargazers_count":148,"open_issues_count":10,"forks_count":40,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-11T12:25:16.986Z","etag":null,"topics":["emacs","emacs-lisp","melpa-badge","weather"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/bcbcarl.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":"2016-03-05T10:46:11.000Z","updated_at":"2024-05-30T19:09:03.000Z","dependencies_parsed_at":"2023-02-10T14:45:56.169Z","dependency_job_id":null,"html_url":"https://github.com/bcbcarl/emacs-wttrin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Femacs-wttrin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Femacs-wttrin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Femacs-wttrin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbcarl%2Femacs-wttrin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbcarl","download_url":"https://codeload.github.com/bcbcarl/emacs-wttrin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230527866,"owners_count":18240051,"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","emacs-lisp","melpa-badge","weather"],"created_at":"2024-08-05T06:01:53.435Z","updated_at":"2024-12-20T03:09:20.263Z","avatar_url":"https://github.com/bcbcarl.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![MELPA][melpa-badge]][melpa-package]\n[![MELPA Stable][melpa-stable-badge]][melpa-stable-package]\n[![Gitter][gitter-badge]][gitter-chatroom]\n[![Build Status][travis-ci-badge]][travis-ci-status]\n\n# wttrin.el\n\nEmacs frontend for weather web service [wttr.in].\n\n## Usage\n\nSet a default cities list for completion:\n\n```elisp\n(setq wttrin-default-cities '(\"Taipei\" \"Tainan\"))\n```\n\nYou can also specify default HTTP request Header for Accept-Language:\n\n```elisp\n(setq wttrin-default-accept-language '(\"Accept-Language\" . \"zh-TW\"))\n```\n\nThen run `M-x wttrin` to get the information.\n\nWhen the weather is displayed you can press `q` to quit the buffer or `g` to query for another city.\n\n![screenshot]\n\n## LICENSE\n\nMIT\n\n[wttr.in]: http://wttr.in/\n[screenshot]: wttrin.png\n[melpa-badge]: http://melpa.org/packages/wttrin-badge.svg\n[melpa-package]: http://melpa.org/#/wttrin\n[melpa-stable-badge]: http://stable.melpa.org/packages/wttrin-badge.svg\n[melpa-stable-package]: http://stable.melpa.org/#/wttrin\n[gitter-badge]: https://badges.gitter.im/bcbcarl/emacs-wttrin.svg\n[gitter-chatroom]: https://gitter.im/bcbcarl/emacs-wttrin?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\n[travis-ci-badge]: https://travis-ci.org/bcbcarl/emacs-wttrin.svg?branch=master\n[travis-ci-status]: https://travis-ci.org/bcbcarl/emacs-wttrin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Femacs-wttrin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbcarl%2Femacs-wttrin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbcarl%2Femacs-wttrin/lists"}