https://github.com/jafarlihi/rssnix Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + 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 + For + Enterprise + Teams + Startups + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} jafarlihi / rssnix Public * Notifications * Fork 0 * Star 9 Unix-style filesystem-based RSS/Atom/JSON Feed fetcher/reader License MIT license 9 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights jafarlihi/rssnix This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Clone HTTPS GitHub CLI [https://github.com/j] Use Git or checkout with SVN using the web URL. [gh repo clone jafarl] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @jafarlihi jafarlihi Fix README.md ... ff3b1f7 Nov 19, 2022 Fix README.md ff3b1f7 Git stats * 19 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .gitignore Add stuff Nov 19, 2022 LICENSE Initial commit Nov 19, 2022 README.md Fix README.md Nov 19, 2022 config.go Add stuff Nov 19, 2022 feed.go Add stuff Nov 19, 2022 go.mod Add stuff Nov 19, 2022 go.sum Add stuff Nov 19, 2022 main.go Add stuff Nov 19, 2022 View code TOC Demonstration Installation Flags Config README.md [rssnix-log] TOC * Demonstration * Installation * Flags * Config Demonstration Demo Installation git clone https://github.com/jafarlihi/rssnix --depth=1 && cd rssnix && go install Flags config * Opens config file with $EDITOR update [feed] * If [feed] argument is given and is space-delimited list of feeds, then these feeds are updated * If no [feed] argument is given then all feeds are updated open [feed] * If [feed] argument is given then the said feed's directory is opened with the configured viewer * If no [feed] argument is given then the root feeds directory is opened with the configured viewer add [feed name] [feed url] * Adds a new feed to the config file Config Config file is expected to be at ~/.config/rssnix/config.ini. Sample config file: [settings] viewer = vim feed_directory = ~/rssnix [feeds] CNN-Tech = http://rss.cnn.com/rss/edition_technology.rss HackerNews = https://news.ycombinator.com/rss (Tip: ranger is another great candidate for viewer) About Unix-style filesystem-based RSS/Atom/JSON Feed fetcher/reader Topics atom go golang rss news rss-reader rss-feed-parser rss-feed atom-feed json-feed jsonfeed Resources Readme License MIT license Stars 9 stars Watchers 1 watching Forks 0 forks Releases No releases published Packages 0 No packages published Languages * Go 100.0% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. 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.