add how to use
This commit is contained in:
parent
d9f50febe4
commit
116160f4d3
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@
|
|||
a Python app to publish all images from a folder to Pixelfed.
|
||||
This script use Image Meta Tag Description fot the Post Description.
|
||||
|
||||
## How to use
|
||||
|
||||
- create new confg file like the example one
|
||||
- execute PixelfedImporter.py
|
||||
|
||||
if you want to add some default tags create a new tags.txt file with all Default Tags. You also can add a default Text in ths File.
|
||||
|
||||
## Config
|
||||
|
||||
To use this you need a config.json if this cannot be created automatically, here is the structure:
|
||||
|
|
Loading…
Add table
Reference in a new issue