Skip to content

Spring2022abcjk/mestarrss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rssTea - RSS Reader and Podcast PWA using Github Actions

rssTea - RSS 阅读器与播客 PWA,在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.

rssTea 是一个轻量级的 Web 应用程序,允许您直接在浏览器中阅读 RSS 提要和收听播客。它可以从文本文件中提供的列表中获取源,并生成 RSS 源以便于使用。该项目利用 PHP 进行源解析和生成。此外,它还包括一个用于浏览和播放内容的前端界面。

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.

  • 从文本文件中的列表中读取和显示 RSS 源。

  • 使用 GitHub Actions 获取和解析 RSS 源。

  • 生成 RSS 提要和播客音频以供浏览器播放。

  • 按频道和类型(帖子或播客)过滤帖子。

  • 一个漂亮的 PWA,支持 MediaSession Web API,因此您可以从通知中心控制您的播客。

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/rssTea

This 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! 🍵🎧

About

rssTea: A lightweight RSS reader and podcast player PWA utilising GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 96.6%
  • CSS 1.8%
  • PHP 1.6%