dir2feed/readme.md

11 lines
135 B
Markdown
Raw Normal View History

2024-02-25 21:40:46 +01:00
# dir2feed
> convert list of files in a folder to an RSS feed
### example use
```sh
cd /Data/Audio/
php ~/dir2pod.php > rss.xml
```