Skip to content

Instantly share code, notes, and snippets.

@aminalhazwani
aminalhazwani / send-books-from-calibre-to-kindle.md
Last active February 6, 2024 10:48
Send books from Calibre.app to Kindle Paperwhite and Kindle apps

Send books from Calibre.app to Kindle Paperwhite and Kindle apps

Create GMX email account

  1. Create an email account on www.gmx.com
  2. Open "Settings" and check "Enable access to this account via POP3 and IMAP"

Add GMX email to Calibre.app Preferences

  1. Open "Preferences"
@aminalhazwani
aminalhazwani / create-email-reminder.action
Last active July 8, 2018 21:00
Use Mail.app as Mailbox
# Set this according to your email accounts names and Reminders list name
set firstMailAccount to "Google"
set secondMailAccount to "Yahoo"
set thirdMailAccount to "iCloud"
set RemindersList to "Need Reply"
# Set Red Flag
set FlagIndex to 0
tell application "Mail"