introduce Batch size and a README

This commit is contained in:
Falko Zurell 2025-01-17 15:45:48 +01:00
parent ea40103538
commit bde794d745
3 changed files with 13 additions and 3 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Instagram Pixelfed Batch Upload
This program takes a folder and iterates over the images and creates Pixelfed postings with a specified batch size.
The description of the post can be given via the config.json.
Two variables in the post description can be give (see the `config.json.example` ).
Usage: ``