{"id":20670906,"url":"https://github.com/mrkrd/meteo-pl","last_synced_at":"2026-06-10T09:31:31.338Z","repository":{"id":81756321,"uuid":"136192766","full_name":"mrkrd/meteo-pl","owner":"mrkrd","description":"Show meteograms from meteo.pl in Emacs","archived":false,"fork":false,"pushed_at":"2020-02-09T22:26:27.000Z","size":157,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T17:23:13.997Z","etag":null,"topics":["emacs","europe","forecast","meteo","meteogram","weather"],"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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrkrd.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-05T14:49:39.000Z","updated_at":"2024-12-20T03:04:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"93c66481-926d-4c4f-9175-7d96e7260276","html_url":"https://github.com/mrkrd/meteo-pl","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"0cb356a385d881cd1625a416c6e47c13a5b52c92"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrkrd/meteo-pl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Fmeteo-pl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Fmeteo-pl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Fmeteo-pl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Fmeteo-pl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkrd","download_url":"https://codeload.github.com/mrkrd/meteo-pl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Fmeteo-pl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["emacs","europe","forecast","meteo","meteogram","weather"],"created_at":"2024-11-16T20:24:03.805Z","updated_at":"2026-06-10T09:31:31.317Z","avatar_url":"https://github.com/mrkrd.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* meteo-pl\n\nShow meteograms from https://www.meteo.pl/ in GNU Emacs.\n\n\n** Installation\n\n- Clone the repository\n\n#+BEGIN_SRC sh\ngit clone https://github.com/mrkrd/meteo-pl.git\n#+END_SRC\n\n- Update the load-path\n\n#+BEGIN_SRC elisp\n(add-to-list 'load-path (expand-file-name \"~/path/to/meteo-pl\"))\n#+END_SRC\n\n- Load meteo-pl\n\n#+BEGIN_SRC elisp\n(require 'meteo-pl)\n#+END_SRC\n\n\n** Usage\n\n- Set coordinates in your configuration file, e.g., .emacs\n\n#+BEGIN_SRC elisp\n(setq calendar-latitude 48.133333)\n(setq calendar-longitude 11.566667)\n#+END_SRC\n\n- Call meteo-pl-show-meteogram\n\n#+BEGIN_EXAMPLE\nM-x meteo-pl-show-meteogram\n#+END_EXAMPLE\n\n\n[[file:emacs-meteo-pl.png]]\n\n\n** License\n\nThe project is licensed under the GNU General Public License v3 or\nlater (GPLv3+).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkrd%2Fmeteo-pl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkrd%2Fmeteo-pl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkrd%2Fmeteo-pl/lists"}