{"id":14539444,"url":"https://github.com/collie-reader/collie","last_synced_at":"2025-09-03T02:31:55.513Z","repository":{"id":190534031,"uuid":"679599293","full_name":"collie-reader/collie","owner":"collie-reader","description":"A minimal feed reader just for you","archived":false,"fork":false,"pushed_at":"2025-07-19T13:09:02.000Z","size":690,"stargazers_count":211,"open_issues_count":11,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T17:37:00.051Z","etag":null,"topics":["atom","atom-reader","feed-reader","rss","rss-reader","tauri-app"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/collie-reader.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,"zenodo":null}},"created_at":"2023-08-17T07:42:33.000Z","updated_at":"2025-07-19T13:09:07.000Z","dependencies_parsed_at":"2023-11-19T09:25:51.715Z","dependency_job_id":"923dfe43-6af2-4aba-a19f-182258b5b2dd","html_url":"https://github.com/collie-reader/collie","commit_stats":null,"previous_names":["parksb/collie","collie-reader/collie"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/collie-reader/collie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collie-reader%2Fcollie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collie-reader%2Fcollie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collie-reader%2Fcollie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collie-reader%2Fcollie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collie-reader","download_url":"https://codeload.github.com/collie-reader/collie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collie-reader%2Fcollie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273380284,"owners_count":25095163,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":["atom","atom-reader","feed-reader","rss","rss-reader","tauri-app"],"created_at":"2024-09-05T15:01:09.566Z","updated_at":"2025-09-03T02:31:55.183Z","avatar_url":"https://github.com/collie-reader.png","language":"Rust","readme":"# Collie\n\n![](https://user-images.githubusercontent.com/6410412/263000117-70fdfe41-18cf-472a-a038-59d39d8b6e20.png)\n\nCollie is a minimal RSS feed reader application. With Collie, you can:\n\n- subscribe to multiple RSS/Atom feeds to organize your own news feed.\n- receive a real-time notification when a new item is added to the subscribed feed. (By default, it is checked every 5 minutes.)\n- and save the items to read again or later.\n\nAll you need is a local machine and the Internet. No virtual machine, no cloud infrastructures, no always-on database, and no account registration with privacy information required.\n\nCollie is heavily inspired by [Miniflux](https://miniflux.app/) and [RSS app for Slack](https://gdgkr.slack.com/apps/A0F81R7U7-rss).\n\n## Installation\n\nDownload the latest release for your system from [release page](https://github.com/parksb/collie/releases). Collie provides `.exe`/`.msi` files for Windows, `.app`/`.dmg` files for macOS, and `.deb`/`.AppImage` files for Linux.\n\nOn macOS, you can also install Collie via Homebrew:\n\n```\n$ brew install parksb/x/collie\n```\n\n## Screenshots\n\n![](https://user-images.githubusercontent.com/6410412/262967600-4273a958-cb92-427f-9ddc-19446c1b9889.png)\n\n![](https://user-images.githubusercontent.com/6410412/262967611-1edb6675-b56c-4f28-a505-8689d1d7ede6.png)\n\n![](https://user-images.githubusercontent.com/6410412/262967608-063e2cfd-bc82-4aa4-a159-bacda268397d.png)\n\n## Build\n\nIf you want to build Collie from source, you should get code by forking and cloning the git repository or downloading a zip file. After placing the source in your local environment, go to the project directory, and install front-end dependencies using pnpm. (If pnpm is not installed, [install pnpm](https://pnpm.io/installation) first.)\n\n```\n$ pnpm install\n```\n\nThen, run the following command to build.\n\n```\n$ pnpm tauri build\n```\n\nThis command builds and installs your own Collie based on the cloned source. To develop and modify the application, learn more about [Tauri](https://tauri.app/).\n\nThe following diagram illustrates the overview of the architecture of Collie.\n\n![](https://user-images.githubusercontent.com/6410412/292761571-d1afbdc7-b507-4ee9-8616-7673a5107614.svg)\n\nIf you want to share the features that you developed yourself with others, please feel free to open an issue and send a pull request on this repository. All contributions are welcome :)\n\n## Background\n\nI've been getting tech news from HackerNews, Lobsters, etc. on Twitter (It's X now, but I'll keep calling it Twitter anyway), but many of them have been terminated due to changes in Twitter's API policy. I went from place to place: Bluesky, Mastodon, Slack, and newsletter. However, I couldn't settle anywhere. The social media services such as Bluesky and Mastodon had too many unnecessary features as news feed. Slack RSS was good to get the news in real-time, but the notifications mixed with other workspaces overwhelmed me. The newsletters gave me a lot of high-quality information, but not in real-time.\n\nThen, I remembered Miniflux, the \"minimalist and opinionated feed reader\" that I had used past. This is the best option for my goal, but I had to pay for the hosted version or keep running docker machine on my local computer which did not have enough resources. Additionally, I didn't need a system that maintains multi-user sessions. Eventually, I had no choice but to create my own application, and that's why I made Collie, the minimal RSS reader just for me.\n\n## License\n\nCollie is distributed under the terms of the [GNU General Public License v3.0](LICENSE).\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollie-reader%2Fcollie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollie-reader%2Fcollie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollie-reader%2Fcollie/lists"}