Submission Message for PyCUI Showcase #190
NaughtyRobot
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hi! thanks or the message! We can definitely add your project to the list. Would you like to submit a PR adding it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋
I’ve built a complete RSS Reader using PyCUI that I think would make a great addition to the showcase.
It’s a fully functional, daily-use terminal app — compact, responsive, and built entirely on PyCUI widgets (no external TUI frameworks).
The app lets you:
Add, delete, and refresh RSS feeds
View article lists and read stories in Markdown via Glow
Bookmark articles for later
Save and load data automatically as JSON
It’s clean, stable, and demonstrates how PyCUI can handle multi-pane layouts, data persistence, and subprocess calls all within a single elegant interface.
You can find the project and source files in my repo here: https://github.com/NaughtyRobot/PyCUI-RSS-Reader/tree/main
Happy for it to be included in the PyCUI examples or community projects section if you think it’s a good fit!
Thanks for creating and maintaining such a fun library — it’s been an absolute pleasure building with it.
– Dave
Beta Was this translation helpful? Give feedback.
All reactions