mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
467 stars 47 forks source link

Thx + Optional AppImage support #208

Open kai-tub opened 5 months ago

kai-tub commented 5 months ago

Hey :wave:

Thanks again for this lovely library!

I have created a thin wrapper around this CLI tool including the plugins via nix at https://github.com/kai-tub/audible-cli-appimage. As the name suggests, the main purpose is to package a simple AppImage for Linux users that handles the dependencies (Python and FFmpeg). So now, Linux users can download and run the AppImage directly from GitHub to download and decrypt their audiobooks without any package-manager issues.

One core goal of AppImages is to target upstream distribution instead of a 'forked' version, as explained in the docs.

The AppImage ecosystem is built around the notion of “upstream packaging”. With AppImage, typically the application author is who packages and distributes the application. This is different from the traditional Linux distribution model, where the application author and the application packager (also called the maintainer) are often different persons.

If you like, I am happy to upstream the repository but I am well aware that it brings quite a lot of additional maintenance burden, especially since this would be a "Linux-only" feature. If this isn't something you aren't interesting in, I totally get it :D

I just try to contribute in some way. :+1:

mkb79 commented 5 months ago

Hello. Sorry for the late reply, I was on vacation for a few days.

I don't mind if you keep your changes in my repo. But I can't take over the maintenance alone. You can contact me at mkb79@hackitall.de. If possible, I would favor German language for that communication.