Прочтите этот README на других языках.
Этот пакет позволяет Вам установить RSS-Bridge быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.
RSS-Bridge is a project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
Important: RSS-Bridge is not a feed reader or feed aggregator, but a tool to generate feeds that are consumed by feed readers and feed aggregators. Find a list of feed aggregators on Wikipedia.
FlickrExplore
: Latest interesting images from FlickrGoogleSearch
: Most recent results from Google SearchGooglePlus
: Most recent posts of user timelineTwitter
: Return keyword/hashtag search or user timelineIdenti.ca
: Identica user timeline (Should be compatible with other Pump.io instances)YouTube
: YouTube user channel, playlist or searchCryptome
: Returns the most recent documents from Cryptome.orgDansTonChat
: Most recent quotes from danstonchat.comDuckDuckGo
: Most recent results from DuckDuckGo.comInstagram
: Most recent photos from an Instagram userOpenClassrooms
: Lastest tutorials from fr.openclassrooms.comPinterest
: Most recent photos from user or searchScmbBridge
: Newest stories from secouchermoinsbete.frWikipedia
: highlighted articles from Wikipedia in English, German, French or EsperantoBandcamp
: Returns last release from bandcamp for a tagThePirateBay
: Returns the newest indexed torrents from The Pirate Bay with keywordsFacebook
: Returns the latest posts on a page or profile on Facebook
Plus many other bridges to enable, thanks to the community
Output format can take several forms:
Atom
: ATOM Feed, for use in RSS/Feed readersMrss
: MRSS Feed, for use in RSS/Feed readersJson
: Json, for consumption by other applications.Html
: Simple html page.Plaintext
: raw text (php object, as returned by print_r)
Поставляемая версия: 2025.01.02~ynh2
Демо-версия: https://wtf.roflcopter.fr/rss-bridge/
- Официальная документация администратора: https://github.com/RSS-Bridge/rss-bridge/wiki
- Репозиторий кода главной ветки приложения: https://github.com/RSS-Bridge/rss-bridge
- Магазин YunoHost: https://apps.yunohost.org/app/rss-bridge
- Сообщите об ошибке: https://github.com/YunoHost-Apps/rss-bridge_ynh/issues
Пришлите Ваш запрос на слияние в ветку testing
.
Чтобы попробовать ветку testing
, пожалуйста, сделайте что-то вроде этого:
sudo yunohost app install https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing --debug
или
sudo yunohost app upgrade rss-bridge -u https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing --debug
Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps