Well, I finally dug into the creating my own TUI Fresh RSS client, I called this piece of shit Inomnibus (Latin for "in spite of", sounds nice, right?). It's still on the early stage of development, but I already use it and find it quite handy.
Now it can:
- Play YouTube and Odysee videos via mpv + ytdlp
- Open pictures in the image viewer
- Fetch comments from Reddit feeds
- Open links and articles in the browser
Both Vim-like and normie's keybindings are included.
It's in Python, which rather sucks, but thanks to asyncio, works quite smoothly.
Local caching and prefetching articles, pictures and videos by schedule are on the way.
@vikingkong Do you have the source code for that #RSS client? #Inomnibus