https://github.com/radulucut/cleed Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Topics + AI + DevOps + Security + Software Development Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} radulucut / cleed Public * Notifications You must be signed in to change notification settings * Fork 1 * Star 78 Simple feed reader for the command line. License MIT license 78 stars 1 fork Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 2 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights radulucut/cleed This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 14 Commits .github/workflows .github/ workflows cmd/cleed cmd/cleed internal internal mocks mocks .gitignore .gitignore .goreleaser.yaml .goreleaser.yaml LICENSE LICENSE README.md README.md go.mod go.mod go.sum go.sum main.go main.go screenshot.png screenshot.png View all files Repository files navigation * README * MIT license cleed Simple feed reader for the command line. Test Screenshot Installation MacOS - Homebrew brew tap radulucut/cleed brew install cleed Windows - Scoop scoop bucket add cleed https://github.com/radulucut/scoop-cleed scoop install cleed From source go run main.go Binary Download the latest binary from the releases page. Usage Follow a feed # Add a feed to the default list cleed follow https://example.com/feed.xml # Add multiple feeds to a list cleed follow https://example.com/feed.xml https://example2.com/feed --list mylist Display feeds # Display feeds from all lists cleed # Display feeds from a specific list cleed --list my-list # Display feeds since a specific date cleed --since "2024-01-01 12:03:04" # Display feeds since a specific period cleed --since "1d" # Display feeds since the last run cleed --since last # Display feeds from a specific list and limit the number of feeds cleed --list my-list --limit 10 Unfollow a feed # Remove a feed from the default list cleed unfollow https://example.com/feed.xml # Remove multiple feeds from a list cleed unfollow https://example.com/feed.xml https://example2.com/feed --list mylist List feeds # Show all lists cleed list # Show all feeds in a list cleed list mylist About Simple feed reader for the command line. Topics atom go cli rss terminal feed reader Resources Readme License MIT license Activity Stars 78 stars Watchers 1 watching Forks 1 fork Report repository Releases 6 v0.1.5 Latest Aug 16, 2024 + 5 releases Packages 0 No packages published Languages * Go 99.8% * Shell 0.2% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.