Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noarche/rss
Simple yet powerful RSS reader, Complete with a dark theme!
https://github.com/noarche/rss
free python python-script python3 rss rss-aggregator rss-downloader rss-feed rss-feed-parser rss-feed-reader rss-feed-scraper rss-generator rss-parser rss-reader tool
Last synced: 22 days ago
JSON representation
Simple yet powerful RSS reader, Complete with a dark theme!
- Host: GitHub
- URL: https://github.com/noarche/rss
- Owner: noarche
- License: gpl-3.0
- Created: 2024-08-22T04:25:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T09:46:54.000Z (3 months ago)
- Last Synced: 2024-09-18T13:00:33.295Z (3 months ago)
- Topics: free, python, python-script, python3, rss, rss-aggregator, rss-downloader, rss-feed, rss-feed-parser, rss-feed-reader, rss-feed-scraper, rss-generator, rss-parser, rss-reader, tool
- Language: Python
- Homepage:
- Size: 138 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📰 RSS READER
Simple yet powerful RSS reader, Complete with a dark theme!
After the first run look for a file named `index.html` and open it. This is the 'table of contents'.
Imagine having a beautiful, custom webpage that keeps you updated with the latest news and stories from your favorite websites. With our tool, you can choose between a sleek, modern dark theme or a clean, light theme to match your style.
Every hour, your page refreshes itself with the newest content, making sure you're always in the know. The best part? It does all this quietly in the background, using minimal data and resources, so you don't have to worry about slowing down your browsing or eating up your bandwidth.
Whether you're working late at night and need a dark, easy-on-the-eyes view, or you prefer a bright, crisp look during the day, this tool gives you the freedom to choose. It’s like having your personal news hub, beautifully designed just the way you like it, and always up-to-date.
![rss_github_noarche_rss](https://github.com/user-attachments/assets/35e93a08-6392-482d-bbfd-b83dec54a7cc)
Below:Screenshot with latest config as of 8/24/2024
![RSS-Feeds-Default-Config-view](https://github.com/user-attachments/assets/597e131d-dc0c-445e-9f3f-b3b53b01c231)
# Updates
Added index.html to pages generated first time running script.
Bookmark/send to desktop shortcut this link. It is the index to all
of your feeds. Feeds now have their own pages.Changed the way feeds are sorted. Now the most recent post is at the
top of the page.Added more RSS feeds.
Added entry cap default of 1000 items per page. Change line 85 to
set the number if you want higher or lower.## 🌐 Config Settings & DARK THEME
### ☀️ Light Theme
python rss.py --light
OR
run the batch file `RSS-LIGHT.bat`
### 🌑 Dark Theme (default)
python rss.py --darkOR
run the batch file `RSS-DARK.bat`
### 🗞️ Adding RSS links
Set the time between updates and enter your RSS feed links in `/src/config.json`. Be sure to follow the current format with a comma after every link but NOT the last link. You will also find a script called Config Builder in /src/ that has instructions on how to use to quickly create a compatible config.
## ꧁꧂ ☕ Buy me a coffee
![qrCode](https://raw.githubusercontent.com/noarche/cd-ripper/main/unrelated-ignore/CryptoQRcodes.png)
**Bitcoin** address `bc1qnpjpacyl9sff6r4kfmn7c227ty9g50suhr0y9j`
**Ethereum** address `0x94FcBab18E4c0b2FAf5050c0c11E056893134266`
**Litecoin** address `ltc1qu7ze2hlnkh440k37nrm4nhpv2dre7fl8xu0egx`
-------------------------------------------------------------------
![noarche's GitHub stats](https://github-readme-stats.vercel.app/api?username=noarche&show_icons=true&theme=transparent)
## 🔮 Looking to get into Open source intelligence gathering?
Know someones email address or username but want to know all the sites they have accounts on?
[Check out ezOSINT](https://github.com/noarche/ezOSINT)
## Looking for 1 click gallery website?
[Click here](https://github.com/noarche/gallery)