feed2toot logo

feed2toot

  •  0 ratings
In category: Automation

About feed2toot

Feed2toot parses a RSS feed, extracts the last entries and sends them to Mastodon.

  •   723  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 114  
  •   124  
  •   9  
  •  Latest commit: N/A  

Deploy this app to RackNerd for $0.99/mo only!

Languages/Platforms/Technologies:
Lincenses:

More about feed2toot

Feed2toot

Feed2toot automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network. For the full documentation, read it online.

If you like Feed2toot, you can donate cryptocurrencies to support the development:

  • BTC: 1AW12Zw93rx4NzWn5evcG7RNNEM2RSLmAC
  • XMR: 82VFaMG55AnW1MDgsmKgwUShT2MaiSi7AUY9DQANf7BWK3HdQBKwz58EcxshAWZGkV2A3KPGN6vqRjjvQWsr4jf6Dhc2kEC

Quick Install

  • Install Feed2toot from PyPI

    # pip3 install feed2toot
    
  • Install Feed2toot from sources (see the installation guide for full details) Installation Guide

    # tar zxvf feed2toot-0.17.tar.gz
    # cd feed2toot
    # python3 setup.py install
    # # or
    # python3 setup.py install --install-scripts=/usr/bin
    

Create the authorization for the Feed2toot app

  • Just launch the following command::
    $ register_feed2toot_app
    

Use Feed2toot

  • Create or modify feed2toot.ini file in order to configure feed2toot:

    [mastodon]
    instance_url=https://mastodon.social
    user_credentials=feed2toot_usercred.txt
    client_credentials=feed2toot_clientcred.txt
    ; Default visibility is public, but you can override it:
    ; toot_visibility=unlisted
    
    [cache]
    cachefile=cache.db
    
    [rss]
    uri=https://www.journalduhacker.net/rss
    toot={title} {link}
    
    [hashtaglist]
    several_words_hashtags_list=hashtags.txt
    
  • Launch Feed2toot

    $ feed2toot -c /path/to/feed2toot.ini
    

Authors

License

This software comes under the terms of the GPLv3+. Previously under MIT license. See the LICENSE file for the complete text of the license.

Comments (0)

Please login to join the discussion on this project.

feed2toot Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

RackNerd Medium Rectangle Banner

Popular Projects

FluxBB

in Social Networks and Forums
 40k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 30k    1    1    0  

Dashboard

in Personal Dashboards
 10k    0    0    0  

Libreddit

in Social Networks and Forums
 9k    0    1    0  

Audiobookshelf

in Audio Streaming
 8k    0    1    0  

Libre Translate

in Miscellaneous
 8k    0    0    0  

CasaOS

in Self-hosting Solutions
 7k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 30k    1    1    0  

Tube Archivist

in Automation
 5k    0    1    0  

OneDev

in Project Management
 3k    0    0    0  

iodine

in Proxy
 3k    0    0    0  

Alf.io

in Booking and Scheduling
 3k    0    0    0  

sysPass

in Password Managers
 2k    0    0    0  

Misskey

in Social Networks and Forums
 3k    0    0    0  
pCloud Lifetime

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Leon logo
Leon cover

Leon

Open-source personal assistant who can live on your server.

µTask logo
µTask cover

µTask

Automation engine that models and executes business process…

Radarr logo
Radarr cover

Radarr

Radarr is an independent fork of Sonarr reworked for automa…