nikhil1raghav / kindle-send

Send webpages, documents and bookmarks to kindle
GNU Affero General Public License v3.0
210 stars 25 forks source link

Feat : Allow to save epubs without sending them #15

Closed nikhil1raghav closed 2 years ago

nikhil1raghav commented 2 years ago

Is your feature request related to a problem? Please describe. Sometimes I may want to just store the epub locally, and copy it manually later on.

Describe the solution you'd like A --dry-run flag that will save the epub and doesn't send the email

volkerwestphal commented 2 years ago

I already had the situation that the generated .epub file was too large to be sent by my email provider (Gmail allows 25MB). A --dry-run would allow scripts to catch this.