Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avadhesh18/rssTea
rssTea: A lightweight RSS reader and podcast player PWA utilising GitHub Actions
https://github.com/avadhesh18/rssTea
atom mediasession php podcast-player podcasts pwa rss rss-feed rss-reader
Last synced: 14 days ago
JSON representation
rssTea: A lightweight RSS reader and podcast player PWA utilising GitHub Actions
- Host: GitHub
- URL: https://github.com/avadhesh18/rssTea
- Owner: avadhesh18
- Created: 2023-09-21T09:59:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:10:14.000Z (7 months ago)
- Last Synced: 2024-04-22T12:27:01.217Z (7 months ago)
- Topics: atom, mediasession, php, podcast-player, podcasts, pwa, rss, rss-feed, rss-reader
- Language: HTML
- Homepage: https://avadhesh18.github.io/rssTea/
- Size: 5.69 MB
- Stars: 57
- Watchers: 3
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rssTea - RSS Reader and Podcast PWA using Github Actions
rssTea is a lightweight web application that allows you to read RSS feeds and listen to podcasts directly in your browser. It can fetch feeds from a list provided in a text file and generate an RSS feed for easy consumption. This project utilizes PHP for feed parsing and generation. Additionally, it includes a front-end interface for browsing and playing content.
Check the frontend live on - https://avadhesh18.github.io/rssTea/
## Features
- Read and display RSS feeds from a list in a text file.
- Fetch and parse RSS feeds using GitHub Actions.
- Generate an RSS feed and podcast audio for browser playback.
- Filter posts by channels and type (posts or podcasts).
- A beautiful PWA with MediaSession web API support so you can control your podcast from the notification centre.
## How to Use### Configuration & Depolyment
1. Fork the repo and edit the feeds.txt file to add your feeds.
2. Enable Github pages on your repo and select deply from "Github Actions".
3. Access your personalised RSS Reader and Podcast Player on https://yourusername.github.io/rssTeaThis project is available under the GNU GPL License.
---
Feel free to contribute to this project and make it even better! If you encounter any issues or have suggestions for improvements, please open an issue or create a pull request.
Thank you for using rssTea! Happy browsing and listening! 🍵🎧