mangle
mangle copied to clipboard
Suggestion: Command Line Interface
Don't quite know how to implement it or if theres plans on implementing it, but it would be nice to be able to use the command line to run this program directly from the command line. Something like this:
$./mangle.py --device kindle3 --rotate auto --exportdir F:/pics/Nagato/ /Nagato_No_Yuki_San/
Yep, indeed, useful for automation.
I also think this is a very good idea, to be able to automatize the process. I would implement it myself but I am more of a ruby guy. Thanks!
I'd like to see something like that too. There's https://github.com/shepheb/mangle-cli, but it's older and is missing CBZ export. It would have been nice if Shepheb had forked from this trunk, but I guess it's too different.
Well, you could try merging. I don't even think it is that difficult.
If anyone is still interested, I just found this: https://github.com/chibidev/mangle-cli I haven't tried it yet, but I think it could do the trick ;)