Skip to content

rss-reader and podcast streame for KaiOs

License

Notifications You must be signed in to change notification settings

GP4Flo/rss-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

KaiOs - rss-reader and podcast downloader

  • read you favorit rss/atom feeds
  • download or stream your podcasts
  • show youtube channels
  • read reddit.com

image-1 image-2 image-3 image-4

Installation

Put on your sd card a file with the name rss-reader.json with the following structure:

[
	
		
		{
			"categorie":"news",
			"url":"https://rss-source-url/",
			"limit":"10",
			"channel":"channel name"
		},

		{
			"categorie":"podcast",
			"url":"https://rss-source-url/",
			"limit":"20",
			"channel":"channel name"
		}

	
	
]



  • url = url of source
  • limit = How many articles should be downloaded
  • channel = Name of channel
  • categorie = to use panel navigation

How to use

  • Enter to show full news
  • Backspace to go back
  • visit source page: press key 2 to activate the auto scroll Streaming Podcast
  • #-key volume
  • seeking: cursor left/right

to do

  • youtube api

Donation

If you use the app often, please donate an amount to me.

Bitcoin

About

rss-reader and podcast streame for KaiOs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 67.6%
  • CSS 26.8%
  • HTML 5.6%