Skip to content

saubuny/haru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haru - An Anime Tracker

Note: Not yet fully functional!

Features

  • Can import from multiple supported sites (kitsu, mal, etc.)
  • Search MAL via Jikan API
  • Can query/modify your list :)

Your list will be generated and stored in JSON format in the configurated location. Your config file lives in .config/haru/config.json.

Usage/Examples

Install with the following command and then move to a location in your path

bun build src/index.ts --compile --outfile=haru

Importing data to your list:

haru --importMal mal.xml

Display info about an anime:

haru --searchMal Naruto

Add an anime via it's ID:

haru --add [id]

Why

Because I've had data stored across different tracking websites for awhile, and i'd like to easily merge them together. Also, being able to manage stuff from the terminal is much more convenient for me than these big websites, which tend to be slow.

About

a simple anime tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages