Skip to content

mahdin-hc/animedb-td

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeDB

AnimeDB is a CLI-based offline anime database built using Tender. It allows you to easily search for and view detailed information about your favorite anime from the anime-offline-database.

Preview

preview_0 preview_1

Quick Start

  1. Download and Set Up Tender:
    Follow the instructions in the Tender repository to set it up on your machine.

  2. Run the Application:
    After setting up, run the following command in your terminal:

    tender main.td

    And you're all set!

Updating the Database

We do not guarantee regular updates to the db.json. However, you can update it manually. Simply download the anime-offline-database-minified.json and replace the existing db.json.

Commands

In app commands:

Commands:
search <name>  ->    To search for an anime by its name
view   <id>    ->    To view anime details in a graphical user interface (GUI)
help           ->    To display this help message
exit           ->    To exit the application

Platform

This program can run on any platform where Tender is supported. However, the view function is only available on Windows.

License

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

Acknowledgments

Special thanks to the anime-offline-database.

Releases

No releases published

Packages

No packages published