Python script for crossposting from Instagram to Mastodon or Pixelfed
Go to file
horhik 885dd2f4e7 update requipments.txt 2021-11-23 10:32:18 +03:00
src update image 2021-11-22 15:30:59 +03:00
.gitignore update gitignore 2021-11-20 12:53:31 +03:00
Dockerfile some changes 2021-11-17 11:38:22 -05:00
Docs.md Update Docs.md 2021-11-20 14:38:10 +03:00
LICENSE some changes 2021-11-17 11:38:22 -05:00
README.md Change "vim" to "nano" 2021-11-22 15:44:55 +03:00
env.sh add more variabes in env.sh 2021-11-22 15:41:47 +03:00
img.png update image 2021-11-22 15:30:59 +03:00
insta2fedi remove shit from ./insta2fedi 2021-11-14 23:20:48 +03:00
requirements.txt update requipments.txt 2021-11-23 10:32:18 +03:00
run.sh add more variabes in env.sh 2021-11-22 15:41:47 +03:00

README.md

Instagram2Fedi

Simple tool for crossposting posts from instagram to Mastodon/Pixelfed.

Using without docker

See Docs.md

Using with Docker

Just clone repo, specify variables and run it. You can write all needed variables in ./env.sh and then do source ./run.sh

git clone https://github.com/horhik/instagram2fedi
cd instagram2fedi
nano ./env.sh
source ./run.sh

screenshot