Skip to content

uttamkn/mangaplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaPlace

version license AUR

MangaPlace is a command-line interface (CLI) tool that lets you search, download, and retrieve information about manga using a single command. It's designed to be simple and easy to use for all manga enthusiasts who love accessing their favorite manga through the terminal.

Features

  • Search for manga by title.
  • Get the list of trending manga.
  • Download manga chapters.
  • Retrieve detailed information and descriptions of manga.

Installation

From AUR (Arch Linux)

You can install mangaplace from the AUR:

yay -S mangaplace

Manual Installation

  1. Download the latest release from the GitHub releases page.
  2. Install the tool by placing it in your $PATH:
    sudo install -Dm755 mangaplace /usr/bin/mangaplace

Usage

To use MangaPlace, type one of the following commands in your terminal:

  • Search for a manga:

    mangaplace search "One Piece"
  • Get the list of trending manga:

    mangaplace top
  • Download a manga:

    mangaplace download "Naruto"
  • Get information about a manga:

    mangaplace info "Attack on Titan"

API

MangaPlace relies on the comick api API to provide manga search, download, and information services. Special thanks to the creators of this API for making their service available.

Contributing

Feel free to open issues or submit pull requests. All contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for details.

Links

About

A CLI to download manga from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •