matryer / xbar-plugins

Plugin repository for xbar (the BitBar reboot)
https://xbarapp.com
2.45k stars 1.04k forks source link

re: Simple RSS reader #1014

Closed gopo75 closed 6 years ago

gopo75 commented 6 years ago

FAO: (@alesf) hi there... where are the rss feeds from?

Thx!

gingerbeardman commented 6 years ago

You define the feed yourself inside the plugin

define('FEED_URL', 'http://feedpress.me/sixcolors?type=xml');
define('ITEM_LIMIT', 25);
gopo75 commented 6 years ago

Thx a lot! For feedly?

On 6 May 2018 at 15:06:17, Matt Sephton (notifications@github.com) wrote:

You define the feed yourself inside the plugin

define('FEED_URL', 'http://feedpress.me/sixcolors?type=xml');define('ITEM_LIMIT', 25);

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matryer/bitbar-plugins/issues/1014#issuecomment-386874601, or mute the thread https://github.com/notifications/unsubscribe-auth/APR2oELtSna7xDocU-iUuFI1lZlp3QTtks5tvuc4gaJpZM4Tz_WC .

gingerbeardman commented 6 years ago

Sure, how to find your URL is shown here: https://feedly.uservoice.com/knowledgebase/articles/206805-what-is-my-feed-url

gopo75 commented 6 years ago

cheers!

On 6 May 2018, at 16:01, Matt Sephton notifications@github.com wrote:

Sure, how to find your URL is shown here: https://feedly.uservoice.com/knowledgebase/articles/206805-what-is-my-feed-url https://feedly.uservoice.com/knowledgebase/articles/206805-what-is-my-feed-url — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matryer/bitbar-plugins/issues/1014#issuecomment-386877860, or mute the thread https://github.com/notifications/unsubscribe-auth/APR2oOgkwZAIUm1QzEhW92wQoXl6SRi6ks5tvvQ6gaJpZM4Tz_WC.