Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| books:calibre [2021/02/19 18:15] – créée radeff | books:calibre [2025/10/01 17:40] (Version actuelle) – radeff | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ===== calibre ===== | ===== calibre ===== | ||
| + | " | ||
| - | http:// | + | * Site officiel et téléchargement: |
| - | + | * Manueel: | |
| - | [[http:// | + | |
| - | + | * [[http:// | |
| - | Tips ligne de commande | + | ==== install / upgrade ==== |
| + | https:// | ||
| + | sudo -v && wget -nv -O- https:// | ||
| + | ==== Tips ligne de commande | ||
| export db https:// | export db https:// | ||
| - | |||
| calibredb catalog ./ | calibredb catalog ./ | ||
| Ligne 36: | Ligne 38: | ||
| ==== exporter sa bibliothèque calibre au format csv ==== | ==== exporter sa bibliothèque calibre au format csv ==== | ||
| calibredb catalog ~/ | calibredb catalog ~/ | ||
| + | ==== Calibre-Web ==== | ||
| + | Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database. | ||
| + | https:// | ||
| ==== convertir un fichier (p.ex.html) en epub en ligne de commande ==== | ==== convertir un fichier (p.ex.html) en epub en ligne de commande ==== | ||
| - | |||
| < | < | ||
| ebook-convert input_file output_file | ebook-convert input_file output_file | ||