feed2toot logo

feed2toot

  •  0 ratings
In category: Automation

About feed2toot

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

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

Deploy this app to Linode with a free $100 credit!

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

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 33k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Libreddit

in Social Networks and Forums
 7k    0    1    0  

Dashboard

in Personal Dashboards
 6k    0    0    0  

Audiobookshelf

in Audio Streaming
 6k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 1k    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

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

Actionsflow logo
Actionsflow cover

Actionsflow

The free Zapier/IFTTT alternative for developers to automat…

Sonarr logo
Sonarr cover

Sonarr

Automatic TV Shows downloader and manager for Usenet and Bi…

Eonza logo
Eonza cover

Eonza

Eonza is used to create scripts and automate tasks on serve…