Skip to content

Moritz344/dl-manga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

79 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dl manga

Timeline 1

Linux

Download mangas from the comfort of your terminal.

Table of Contents

Installation

npm i dl-manga
Usage: dl-manga [options] [command]

Download Manga in different languages

Options:
  -V, --version           output the version number
  -h, --help              display help for command

Commands:
  download <manga_title>
  random
  popular
  clear_history
  clear_marked
  help [command]          display help for command

Features

  • Download Mangas
  • Search Manga
  • View Popular Manga
  • prompt themes
  • debug infos with colors
  • Download Mangas in different languages
  • config file
  • User Manga list

Small Config File

{
  "theme": "nord",
  "ascii_on": false,
  "clear_history_on_start": false,
  "marked": [
  ],
  "history": [
  ]
}

Credits

This cli tool uses the mangadex api.

Author

  • Moritz344

About

Download mangas from the comfort of your terminal πŸ§™β€β™‚οΈ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published