Skip to content

Latest commit

 

History

History
85 lines (59 loc) · 4.06 KB

README_id.md

File metadata and controls

85 lines (59 loc) · 4.06 KB

RSS-Bridge untuk YunoHost

Tingkat integrasi Status kerja Status pemeliharaan

Pasang RSS-Bridge dengan YunoHost

Baca README ini dengan bahasa yang lain.

Paket ini memperbolehkan Anda untuk memasang RSS-Bridge secara cepat dan mudah pada server YunoHost.
Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan panduan untuk mempelajari bagaimana untuk memasangnya.

Ringkasan

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.

Supported sites/pages (main)

  • FlickrExplore : Latest interesting images from Flickr
  • GoogleSearch : Most recent results from Google Search
  • GooglePlus : Most recent posts of user timeline
  • Twitter : Return keyword/hashtag search or user timeline
  • Identi.ca : Identica user timeline (Should be compatible with other Pump.io instances)
  • YouTube : YouTube user channel, playlist or search
  • Cryptome : Returns the most recent documents from Cryptome.org
  • DansTonChat: Most recent quotes from danstonchat.com
  • DuckDuckGo: Most recent results from DuckDuckGo.com
  • Instagram: Most recent photos from an Instagram user
  • OpenClassrooms: Lastest tutorials from fr.openclassrooms.com
  • Pinterest: Most recent photos from user or search
  • ScmbBridge: Newest stories from secouchermoinsbete.fr
  • Wikipedia: highlighted articles from Wikipedia in English, German, French or Esperanto
  • Bandcamp : Returns last release from bandcamp for a tag
  • ThePirateBay : Returns the newest indexed torrents from The Pirate Bay with keywords
  • Facebook : Returns the latest posts on a page or profile on Facebook

Plus many other bridges to enable, thanks to the community

Output format

Output format can take several forms:

  • Atom : ATOM Feed, for use in RSS/Feed readers
  • Mrss : MRSS Feed, for use in RSS/Feed readers
  • Json : Json, for consumption by other applications.
  • Html : Simple html page.
  • Plaintext : raw text (php object, as returned by print_r)

Versi terkirim: 2025.01.02~ynh2

Demo: https://wtf.roflcopter.fr/rss-bridge/

Tangkapan Layar

Tangkapan Layar pada RSS-Bridge

Dokumentasi dan sumber daya

Info developer

Silakan kirim pull request ke testing branch.

Untuk mencoba branch testing, silakan dilanjutkan seperti:

sudo yunohost app install https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing --debug
atau
sudo yunohost app upgrade rss-bridge -u https://github.com/YunoHost-Apps/rss-bridge_ynh/tree/testing --debug

Info lebih lanjut mengenai pemaketan aplikasi: https://yunohost.org/packaging_apps