🎌 A fast, keyboard-driven terminal client for MyAnimeList – built with Rust and Ratatui.
- for rendering images use a gpu-enhanced terminal like kitty, and for windows use windows terminal >1.22
- forked from SaeedAnas/mal-cli (last commit 5 years ago)
yay -S mal-cli
cargo install mal-cli-rs
download the package from last release and run:
sudo dpkg -i <installed-packege>
release section can be found here here
download binaries from release section and run directly otherwise use cargo
visit mal
and if you get an error, go to your profile -> profile settings -> api -> create
- [s]: switching/opening popups
- [r]: opening popups (when s does the switching)
- [Ctrl+p]: forward navigation
- [Esc]: backward navigation
in $HOME/.config/mal-tui/config.yml file: set show_logger to true set log_level to INFO
- add help section
- add delete entry endpoint
- fix double click on windows