All Projects → aurelg → feedspora

aurelg / feedspora

Licence: other
FeedSpora posts RSS/Atom feeds to your social network accounts.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to feedspora

Pluto
pluto gems - planet feed reader and (static) website generator - auto-build web pages from published web feeds
Stars: ✭ 174 (+461.29%)
Mutual labels:  atom, rss
Gorss
Go Terminal Feed Reader
Stars: ✭ 191 (+516.13%)
Mutual labels:  atom, rss
Feedreader
C# RSS and ATOM Feed reader library. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Tested with multiple languages and feeds.
Stars: ✭ 180 (+480.65%)
Mutual labels:  atom, rss
Leed
Leed (contraction de Light Feed) est un agrégateur RSS libre et minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive.
Stars: ✭ 160 (+416.13%)
Mutual labels:  atom, rss
Pushl
Push notification adapter for feeds
Stars: ✭ 25 (-19.35%)
Mutual labels:  atom, rss
Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (+425.81%)
Mutual labels:  atom, rss
Brief
RSS reader extension for Firefox
Stars: ✭ 184 (+493.55%)
Mutual labels:  atom, rss
Rss Atom Bundle
RSS and Atom Bundle for Symfony
Stars: ✭ 123 (+296.77%)
Mutual labels:  atom, rss
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (+3.23%)
Mutual labels:  linkedin, mastodon
V2
Minimalist and opinionated feed reader
Stars: ✭ 3,239 (+10348.39%)
Mutual labels:  atom, rss
Feedparser
feedparser gem - (universal) web feed parser and normalizer (XML w/ Atom or RSS, JSON Feed, HTML w/ Microformats e.g. h-entry/h-feed or Feed.HTML, Feed.TXT w/ YAML, JSON or INI & Markdown, etc.)
Stars: ✭ 156 (+403.23%)
Mutual labels:  atom, rss
TIFeedParser
RSS Parser written in Swift
Stars: ✭ 18 (-41.94%)
Mutual labels:  atom, rss
Feedme.js
RSS/Atom/JSON feed parser
Stars: ✭ 132 (+325.81%)
Mutual labels:  atom, rss
Node Feedsub
Subscribes to RSS/Atom/JSON feeds and notifies on new items.
Stars: ✭ 170 (+448.39%)
Mutual labels:  atom, rss
Gofeed
Parse RSS, Atom and JSON feeds in Go
Stars: ✭ 1,762 (+5583.87%)
Mutual labels:  atom, rss
Feed Module
Everyone deserves RSS, ATOM and JSON feeds!
Stars: ✭ 182 (+487.1%)
Mutual labels:  atom, rss
Simplepie
A simple Atom/RSS parsing library for PHP.
Stars: ✭ 1,389 (+4380.65%)
Mutual labels:  atom, rss
Feedbag
Ruby's favorite feed auto-discovery library/tool
Stars: ✭ 115 (+270.97%)
Mutual labels:  atom, rss
Feed Io
A PHP library to read and write feeds in JSONFeed, RSS or Atom format
Stars: ✭ 200 (+545.16%)
Mutual labels:  atom, rss
atomex
🌊 Elixir RSS/ATOM feed builder with a focus on standards compliance, security and extensibility
Stars: ✭ 38 (+22.58%)
Mutual labels:  atom, rss

What is FeedSpora?

FeedSpora posts RSS/Atom feeds to your social network accounts. It currently supports Facebook, Twitter, LinkedIn, Diaspora, Wordpress, Mastodon and Shaarli. It's a bot written in Python3 inspired from Fefebot.

Installation

  • Install dependencies: pip install -r requirements.txt.
  • Then install FeedSpora with the usual python setup.py install.

Configuration

  • Create a config file out of the provided template feedspora.yml.template. The enabled directive is optional and allow you to selectively enable/disable accounts by setting it to True or False.

Usage

  • Publish all RSS/Atom entries to your account with: python -m feedspora

Detailed Information

The FeedSpora Wiki contains many more details about configuration and other options.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].