{"id":26845556,"url":"https://github.com/pietroppeter/feedo","last_synced_at":"2026-02-03T01:32:45.937Z","repository":{"id":113944158,"uuid":"438254775","full_name":"pietroppeter/feedo","owner":"pietroppeter","description":"🐶 minimalistic static rss reader built with nim(ib)","archived":false,"fork":false,"pushed_at":"2024-11-03T12:24:51.000Z","size":164,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T22:47:44.349Z","etag":null,"topics":["nimib","rss"],"latest_commit_sha":null,"homepage":"https://pietroppeter.github.io/feedo/","language":"Nim","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/pietroppeter.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-14T13:02:10.000Z","updated_at":"2024-12-16T03:51:11.000Z","dependencies_parsed_at":"2024-02-18T13:29:39.783Z","dependency_job_id":"cba112d8-625f-4289-89bb-465226a7df62","html_url":"https://github.com/pietroppeter/feedo","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/pietroppeter%2Ffeedo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietroppeter%2Ffeedo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietroppeter%2Ffeedo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pietroppeter%2Ffeedo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pietroppeter","download_url":"https://codeload.github.com/pietroppeter/feedo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246371785,"owners_count":20766615,"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":["nimib","rss"],"created_at":"2025-03-30T19:36:30.243Z","updated_at":"2026-02-03T01:32:45.895Z","avatar_url":"https://github.com/pietroppeter.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐶 feedo\n\nMinimalistic static rss reader built with nim(ib): https://pietroppeter.github.io/feedo/\n\nNamed after the Italian Dog [Fido](https://en.wikipedia.org/wiki/Fido_(dog)) that made the news feed in 1943. Nowhere near as reliable.\n\nInspired by https://github.com/georgemandis/bubo-rss\n\n## Roadmap\n\n- [ ] handle errors while fetching or parsing\n- [ ] fix errors upstreams in rss (every new feed you add has potential to break the parser)\n- [ ] improve last update rendering (e.g. github like: 2 minutes ago ...)\n- [ ] improve rendering of feed summary (e.g. 3 items from 3 days ago to 4 weeks ago)\n- [ ] add additional details (e.g. description) for item\n- [ ] improve parsing of links in feeds.md (e.g. process markdown as is and then postprocess links that look like rss feeds?)\n- [ ] release executable (to be used in pipeline, it should not install nim and build every time) and improved pipeline\n- [ ] instructions on how to set up your own feedo feed\n- [ ] publish as binary installable from nimble\n\n\u003c!--\nDev notes:\n\nTook me more than 10 minutes to develop since, on my windows laptop with Nim 1.6\n- fetch with stdlib nim did not work because of missing certificates\n- even downloading certificate did not work (need to add in path to use with nim r, would be enough to put it next to exe with nim c -r but still did not work)\n- puppy did not work without using libCurl\n- downloaded libcurl for windows (need to rename)\n- then finally fetching would work and tried parsing with FeedNim (seems more updated, more stars) would not work (some bug)\n- finally using rss-nim (with puppy using libcurl - having downloaded and renamed libcurl.ddl) works!\n\nAlso for the pipeline: I do not know why, but peaceiris publish pipeline does not seem to work when publish folder is '.'\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpietroppeter%2Ffeedo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpietroppeter%2Ffeedo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpietroppeter%2Ffeedo/lists"}