Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Add -thumb command-line parameter to generate thumbnail of HomeStoryItem #226

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.5.12

currently supporting syntax:

READCOM_App [filenameOrUrl]

add syntax:

READCOM_App [-thumb] [filenameOrUrl]

when passing -thumb and a filenameOrUrl should save thumbnail of HomeStoryItem of that loaded story (200x200 max, probably configurable in the future) to a xx.readcom.png file at same folder as the original one and exit (if url is used, just save "thumb.png" in current folder)