BannerFactory is developed with Python3 and PyQt5. Both command line mode and GUI in Windows or mac OS are supported.
$ pip install -r requirements.txt
$ python main.py -i ~/Documents/test.jpg --tag '谈写作' --type 0 --title '我当网文写手的那些年' --desc '有很多事情都是这样,越是着急去追求,就越显匮乏。' -o ~/Desktop/Folder
Use python main.py --help
for more info.
Go to Releases and download the latest zip depending on your system. Just double click app
or exe
to run.