Skip to content

Instantly share code, notes, and snippets.

@alghanmi
alghanmi / OverDriveMediaConsole.md
Last active October 17, 2023 00:02
Install OverDrive Media Console on Linux

##OverDrive Media Console OverDrive is a very common provider for eBooks and Audiobooks for the many public libraries. The ODMC is the application used to download resources.

OD now supports MP3 for all its audio-books and epub for their ebooks. This allows you to use it on Linux.

##Install and Setup ###Step 1. Dependencies To use ODMC on Linux, you need to install wine and winetricks. On a debian-based system, you can do:

sudo aptitude install wine winetricks