Skip to content

josephkreydt/Postautomoton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Postautomoton

A simple Python 3 script to post status updates about new RSS feed posts to Mastodon

  • Designed to be scheduled with Cron
  • Does not need 'sudo' to run
  • Edit the CONSTANTS in the beginning portion of the script to suit your needs
  • You will need Python 3 installed
  • Install pip for ease of installing dependencies

Dependencies:

To make executable on *nix systems for file owner:

  • sudo chmod u+x postautomoton.py

To make executable on *nix systems for all users:

  • sudo chmod +x postautomoton.py

Joseph Kreydt The Lord is our God, the Lord alone!

About

A Python program to automate Mastodon posts via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages