{"id":16184909,"url":"https://github.com/freesteph/bbc6.el","last_synced_at":"2025-04-07T13:11:14.962Z","repository":{"id":138307892,"uuid":"362805241","full_name":"freesteph/bbc6.el","owner":"freesteph","description":"Get the latest track from BBC6 in Emacs","archived":false,"fork":false,"pushed_at":"2023-03-22T13:04:46.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T17:15:19.997Z","etag":null,"topics":[],"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/freesteph.png","metadata":{"files":{"readme":"README.org","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":"2021-04-29T12:12:38.000Z","updated_at":"2022-06-18T16:01:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2e27987-f426-4483-9a4e-7bd631662eab","html_url":"https://github.com/freesteph/bbc6.el","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Fbbc6.el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Fbbc6.el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Fbbc6.el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freesteph%2Fbbc6.el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freesteph","download_url":"https://codeload.github.com/freesteph/bbc6.el/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657282,"owners_count":20974345,"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-10-10T07:12:37.195Z","updated_at":"2025-04-07T13:11:14.937Z","avatar_url":"https://github.com/freesteph.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* BBC6.el\n\nFor the very niche subset of Emacs users who:\n\n- are in the United Kingdom;\n- are listening to BBC6 *not* on their computer;\n- want to know what the latest track is.\n\n* Instructions\n\n** Install the file somewhere and load it\n\n#+begin_src emacs-lisp\n(load \"/path/to/bbc6.el\")\n#+end_src\n\n** Get the track\n\n#+begin_src\nM-x bbc6-what-track-now\n#+end_src\n\n* Options\n\n** ~bbc6-file-record~\n\n#+begin_src emacs-lisp\n(defcustom bbc6-file-record nil\n  \"If non-nil, append every successful lookup to the file along\nwith the date.\"\n  :group 'bbc6\n  :type 'file)\n#+end_src\n\nFor example:\n\n#+begin_src emacs-lisp\n(setf bbc6-file-record \"~/Music/bbc6\")\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesteph%2Fbbc6.el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreesteph%2Fbbc6.el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreesteph%2Fbbc6.el/lists"}