Instagram2Fedi

授权协议 GPL-3.0 License
开发语言 Python
所属分类 应用工具、 IM/聊天/语音工具
软件类型 开源软件
地区 不详
投 递 者 蔚和安
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Instagram2Fedi

Simple python �� script for crossposting from instagram to Mastodon/Pixelfed

Installing

Just clone repo, build a docker container and run it

git clone https://github.com/horhik/instagram2fedi
cd instagram2fedi
docker build -t $YOUR_CONTAINER_NAME .
docker container run -it -d -v $(pwd):/app $YOUR_CONTAINER_NAME $I2M_INSTAGRAM_USER $I2M_INSTANCE $I2M_TOKEN

You can write all needed variables in ./env.sh and then do source ./run.sh

image

相关阅读

相关文章

相关问答

相关文档