{"id":21763480,"url":"https://github.com/i1i1/rssfs","last_synced_at":"2025-03-21T04:44:34.346Z","repository":{"id":57642933,"uuid":"285344443","full_name":"i1i1/rssfs","owner":"i1i1","description":"RSS fuse filesystem","archived":false,"fork":false,"pushed_at":"2021-12-12T15:24:40.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T01:29:53.461Z","etag":null,"topics":["filesystem","fuse","fuse-filesystem","golang","rss","rss-feed","rss-reader"],"latest_commit_sha":null,"homepage":"","language":"Go","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/i1i1.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}},"created_at":"2020-08-05T16:21:40.000Z","updated_at":"2024-02-19T21:23:23.000Z","dependencies_parsed_at":"2022-08-28T00:00:57.544Z","dependency_job_id":null,"html_url":"https://github.com/i1i1/rssfs","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/i1i1%2Frssfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i1i1%2Frssfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i1i1%2Frssfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i1i1%2Frssfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i1i1","download_url":"https://codeload.github.com/i1i1/rssfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739939,"owners_count":20501990,"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":["filesystem","fuse","fuse-filesystem","golang","rss","rss-feed","rss-reader"],"created_at":"2024-11-26T12:15:28.006Z","updated_at":"2025-03-21T04:44:34.327Z","avatar_url":"https://github.com/i1i1.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSSFS: rss feed as a fuse file system\n\nTaken the idea and almost all semantics from this project: https://github.com/dertuxmalwieder/rssfs/\nCompletely rewritten for performance reasons (simply can't handle \u003e100 feeds lol).\n\n## How does it work?\n\nProgram creates for RSS feed a directory:\n```\n/mnt/rssfs/Open Source Feed/\n```\nAnd in this directory there are files which contain rss entries of this feed:\n```\n/mnt/rssfs/Open Source Feed/Hello World.html\n/mnt/rssfs/Open Source Feed/Second Article.html\n```\n\nEvery time you `ls` feed directory it updates feed entries (may be a bit slow).\n\n## Install\n```\ngo install github.com/i1i1/rssfs\n```\nAfter that you should create `rssfs.hcl` file in your `$XDG_CONFIG_HOME` directory. Checkout [example](./rssfs.hcl).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi1i1%2Frssfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi1i1%2Frssfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi1i1%2Frssfs/lists"}