feed2toot logo

feed2toot

  •  0 ratings
In category: Automation

About feed2toot

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

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

Self-host this app 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
 49k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 46k    1    1    0  

Teddit

in Social Networks and Forums
 27k    0    0    0  

Libre Translate

in Miscellaneous
 21k    0    0    0  

RustDesk

in Remote Access
 18k    0    0    0  

Dashboard

in Personal Dashboards
 17k    0    0    0  

Audiobookshelf

in Audio Streaming
 16k    0    1    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 46k    1    1    0  

Tube Archivist

in Automation
 8k    0    1    0  

OneDev

in Project Management
 6k    0    0    0  

iodine

in Proxy
 5k    0    0    0  

Alf.io

in Booking and Scheduling
 5k    0    0    0  

sysPass

in Password Managers
 3k    0    0    0  

Misskey

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

Top Rated Projects

Technitium DNS Server

 1 rating
in DNS

Pydio

 1 rating
in File Transfer & Synchronization

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Gitea

 1 rating
in Project Management

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Radarr logo
Radarr cover

Radarr

Radarr is an independent fork of Sonarr reworked for automa…

pyLoad logo
pyLoad cover

pyLoad

Lightweight, customizable and remotely manageable downloade…

ydl_api_ng logo
ydl_api_ng cover

ydl_api_ng

Simple youtube-dl REST API to launch downloads on a distant…