mirror of
https://github.com/tanrax/RSSingle.git
synced 2025-03-03 03:35:46 +01:00
62 lines
1.2 KiB
Markdown
62 lines
1.2 KiB
Markdown
|
||
# RSSingle
|
||
|
||
*Generate an **RSS** file from a list of other feeds.*
|
||
|
||
<br>
|
||
|
||
<div align = center>
|
||
|
||
---
|
||
|
||
[![Button Usage]][Usage]
|
||
[![Button Development]][Development]
|
||
|
||
---
|
||
|
||
</div>
|
||
|
||
<br>
|
||
|
||
<img
|
||
width = 140
|
||
align = right
|
||
src = 'Resources/Logo.png'
|
||
/>
|
||
|
||
<br>
|
||
|
||
*Very handy to centralize the list of* <br>
|
||
*your feeds in one place and feed all* <br>
|
||
*your devices feed from said place.*
|
||
|
||
<br>
|
||
<br>
|
||
|
||
## Supported Feeds
|
||
|
||
<kbd> **JSON** </kbd>
|
||
<kbd> **Atom** </kbd>
|
||
<kbd> **RSS** </kbd>
|
||
|
||
<br>
|
||
<br>
|
||
|
||
## Thanks
|
||
|
||
**[@shymega]** for his original project **[SingleRSS]**.
|
||
|
||
|
||
<!----------------------------------------------------------------------------->
|
||
|
||
[SingleRSS]: https://github.com/shymega/singlerss
|
||
[@shymega]: https://github.com/shymega
|
||
|
||
[Development]: Documentation/Development.md
|
||
[Usage]: Documentation/Usage.md
|
||
|
||
|
||
<!--------------------------------[ Buttons ]---------------------------------->
|
||
|
||
[Button Development]: https://img.shields.io/badge/Development-CB333B?style=for-the-badge&logoColor=white&logo=GNUBash
|
||
[Button Usage]: https://img.shields.io/badge/Usage-0099E5?style=for-the-badge&logoColor=white&logo=GitBook |