https://github.com/rainygirl/rreader
RSS reader client for CLI (Command Line Interface),
https://github.com/rainygirl/rreader
Last synced: about 2 months ago
JSON representation
RSS reader client for CLI (Command Line Interface),
- Host: GitHub
- URL: https://github.com/rainygirl/rreader
- Owner: rainygirl
- License: mit
- Created: 2022-01-16T13:29:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T13:33:00.000Z (over 3 years ago)
- Last Synced: 2025-09-25T10:57:43.908Z (6 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - rReader - RSS reader client with TUI interface. (<a name="rss"></a>RSS)
- awesome-cli-apps - rReader - RSS reader client with TUI interface. (<a name="rss"></a>RSS)
README
=======
rReader
=======
rReader is RSS reader client for CLI(Command Line Interface), spinned off from `rterm `_.
rReader requires Python version 3.7 and above.
rReader는 한국어 RSS 피드를 지원합니다.
rReaderは日本語RSSフィードをサポートしています。
rReader该库支持中文RSS。
rReader該庫支持中文RSS。
----------
Screenshot
----------
.. image:: https://user-images.githubusercontent.com/1021138/149663475-fa39c500-1c61-4d4c-93a2-d836b898edf8.gif
---------------
Getting Started
---------------
Try it with::
pip3 install rreader
rr
You can clone the git repo::
git clone https://github.com/rainygirl/rreader
cd rreader
python3 setup.py install
rr
---------
RSS feeds
---------
You can add/modify RSS feeds on ~/.rreader/feeds.json
-------------
Shortcut keys
-------------
* [H], [?] : Help
* [Up], [Down], [W], [S], [J], [K] : Select from list
* [Shift]+[Up], [Shift]+[Down], [PgUp], [PgDn] : Quickly select from list
* [O] : Open canonical link
* [:] : Select by typing a number from list
* [Tab], [Shift]+[Tab] : Change the category tab
* [Q], [Ctrl]+[C] : Quit
------------
Contributing
------------
Feel free to fork & contribute!
-------
License
-------
rReader is released under the MIT license.
-------
Credits
-------
* `Lee JunHaeng aka rainygirl `_.