mirror of
https://github.com/ivuorinen/rss-audio-player.git
synced 2026-02-08 09:48:55 +00:00
RSSAudioPlayer 1.0
Quick system to play your (currently my) favourite podcast feeds and stuff.
This commit is contained in:
8
composer.json
Normal file
8
composer.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "ivuorinen/rss-audio-player",
|
||||
"description": "Web based RSS Audio Player",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"simplepie/simplepie": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user