README.md: Link all other READMEs

pull/671/head
Martin 2024-11-10 15:41:03 +01:00 zatwierdzone przez GitHub
rodzic 14d600ff9a
commit ab0a187638
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 14 dodań i 3 usunięć

Wyświetl plik

@ -8,12 +8,15 @@ The original repository of Apprentice Harper [is no longer maintained](https://g
## FAQ ## FAQ
You are urged to read the [FAQ](https://github.com/noDRM/DeDRM_tools/blob/master/FAQs.md). You are urged to read the [FAQ](FAQs.md).
The most common issue however - You can't load the nested archive with all the tools into Calibre.<br> The most common issue you may run into is that you cannot load the nested archive with all the tools into Calibre.<br>
You need to unarchive the downloaded tools archive, to get just the archive with the standalone plugin.<br> You need to unarchive the downloaded tools archive, to get just the archive with the standalone plugin.<br>
Beta versions may be just the plugin, don't unarchive that.<br> Beta versions may be just the plugin, don't unarchive that.<br>
ReadMe_Overview.txt
## Versions ## Versions
The latest stable (released) version is v10.0.3, [available here](https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3).<br> The latest stable (released) version is v10.0.3, [available here](https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3).<br>
@ -27,6 +30,10 @@ If you want the most up-to-date code to test things and you are okay with the pl
The individual scripts are released as two plugins for Calibre: DeDRM and Obok. The individual scripts are released as two plugins for Calibre: DeDRM and Obok.
See the plugin [README](DeDRM_plugin_ReadMe.txt) overview.
For using the tools with Calibre from the CLI, see that [README](CALIBRE_CLI_INSTRUCTIONS.md).
### DeDRM ### DeDRM
The DeDRM plugin handles books that use Amazon DRM, Adobe Digital Editions DRM, Barnes & Noble DRM, and some historical formats.<br> The DeDRM plugin handles books that use Amazon DRM, Adobe Digital Editions DRM, Barnes & Noble DRM, and some historical formats.<br>
@ -35,12 +42,16 @@ It is also available from [the MobileRead thread](https://www.mobileread.com/for
Note that Amazon changes the DRM for KFX files frequently. What works for KFX today might not work tomorrow. Note that Amazon changes the DRM for KFX files frequently. What works for KFX today might not work tomorrow.
See its [README](DeDRM_plugin_ReadMe.txt).
### Obok ### Obok
The Obok plugin handles Kobo DRM. The Obok plugin handles Kobo DRM.
See its [README](obok_plugin_ReadMe.txt).
## Changelog ## Changelog
Take a look at [the CHANGELOG](https://github.com/noDRM/DeDRM_tools/blob/master/CHANGELOG.md) to see a list of changes since the last version by Apprentice Harper (v7.2.1). Take a look at [the CHANGELOG](CHANGELOG.md) to see a list of changes since the last version by Apprentice Harper (v7.2.1).
## Contributions ## Contributions