mirror of
https://github.com/YunoHost-Apps/rss-bridge_ynh.git
synced 2024-09-03 20:25:51 +02:00
Update README.md
This commit is contained in:
parent
2dc6db3ec8
commit
73318fa5b3
1 changed files with 7 additions and 14 deletions
21
README.md
21
README.md
|
@ -1,18 +1,18 @@
|
|||
# rss-bridge for Yunohost
|
||||
# RSS-Bridge for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/rss-bridge)
|
||||
[](https://install-app.yunohost.org/?app=rss-bridge)
|
||||
[](https://dash.yunohost.org/appci/app/rss-bridge)  
|
||||
[](https://install-app.yunohost.org/?app=rss-bridge)
|
||||
|
||||
> *This package allow you to install rss-bridge quickly and simply on a YunoHost server.
|
||||
> *This package allow you to install RSS-Bridge quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
||||
## Overview
|
||||
[rss-bridge](https://github.com/RSS-Bridge/rss-bridge) is a PHP project capable of generating ATOM feeds for websites which don't have one.
|
||||
[RSS-Bridge](https://github.com/RSS-Bridge/rss-bridge) is a PHP project capable of generating ATOM feeds for websites which don't have one.
|
||||
|
||||
**Shipped version:** 2020-02-26
|
||||
|
||||
### Supported sites/pages (main)
|
||||
|
||||
|
||||
* `FlickrExplore` : [Latest interesting images](http://www.flickr.com/explore) from Flickr
|
||||
* `GoogleSearch` : Most recent results from Google Search
|
||||
* `GooglePlus` : Most recent posts of user timeline
|
||||
|
@ -43,8 +43,6 @@ Output format can take several forms:
|
|||
* `Html` : Simple html page.
|
||||
* `Plaintext` : raw text (php object, as returned by print_r)
|
||||
|
||||
**Shipped version:** 2020-02-26
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
@ -53,7 +51,6 @@ RSS-Bridge hashtag (#rss-bridge) search on Twitter, in ATOM format (as displayed
|
|||
|
||||

|
||||
|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://wtf.roflcopter.fr/rss-bridge/)
|
||||
|
@ -83,7 +80,7 @@ This is application is public and there's no notion of user.
|
|||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/rss-bridge/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/rss-bridge/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/rss-bridge/)
|
||||
|
||||
## Limitations
|
||||
|
@ -94,9 +91,6 @@ This is application is public and there's no notion of user.
|
|||
|
||||
* Other information you would add about this application
|
||||
|
||||
**More information on the documentation page:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/rss-bridge_ynh/issues
|
||||
|
@ -109,7 +103,6 @@ https://yunohost.org/packaging_apps
|
|||
Developers info
|
||||
----------------
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
|
Loading…
Add table
Reference in a new issue