{"id":13861448,"url":"https://github.com/codecoll/feedly","last_synced_at":"2025-07-14T09:31:55.015Z","repository":{"id":149443943,"uuid":"254409078","full_name":"codecoll/feedly","owner":"codecoll","description":"Read your Feedly feeds from Emacs","archived":false,"fork":false,"pushed_at":"2022-07-05T20:38:12.000Z","size":112,"stargazers_count":23,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T06:03:20.570Z","etag":null,"topics":["emacs","feedly"],"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/codecoll.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}},"created_at":"2020-04-09T15:27:49.000Z","updated_at":"2023-06-16T01:52:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a58f3674-4688-430b-8738-831eed9f2550","html_url":"https://github.com/codecoll/feedly","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/codecoll%2Ffeedly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecoll%2Ffeedly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecoll%2Ffeedly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecoll%2Ffeedly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecoll","download_url":"https://codeload.github.com/codecoll/feedly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225968819,"owners_count":17553143,"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","feedly"],"created_at":"2024-08-05T06:01:22.547Z","updated_at":"2024-11-22T21:30:37.890Z","avatar_url":"https://github.com/codecoll.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# Feedly client for Emacs\n\nIt's an Emacs client for your Feedly account. You can read your feeds and the read-state is synchronized back to the Feedly server.\n\n## Installation\n\nIn order to read your own feeds you need a developer API token for authorization. [You can get one here](https://developer.feedly.com/v3/developer/). When you have your token then set it with\n\n    (setq feedly-access-token \"your token\")\n    \nIf you use an incorrect token then **the secure connection will ask for a username/password which shouldn't happen**, so if it happens then check your token again.\n\nIf you set the token then you can fetch your feeds with\n\n    M-x feedly\n\n## Usage\n\nThe current selection is marked with underline. The client was designed for keyboard control in mind. Here are the keys:\n\nKey     |    Action\n--------|-----------\n`cursor up`   | move selection up\n`cursor down`  | move selection down\n`cursor right`   | expand current feed\n`cursor left`  | collapse current feed\n`return`  | show preview of selected feed item (press again to open it in your browser)\n`a`  | mark all items in the current feed as read\n`g`  | fetch new items from the server\n`w`  | close item preview window and show only the item list\n`s`  | mark all items in the current feed as read and then quit\n`q`  | quit the Feedly buffer and restore window configuration\n\n\n\n## Screenshot\n\n![screenshot](https://raw.githubusercontent.com/codecoll/feedly/master/screenshot.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecoll%2Ffeedly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecoll%2Ffeedly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecoll%2Ffeedly/lists"}