Skip to content

kud04rk/anime-renamer-gui

Repository files navigation

Gui verison of anime renamer

Rename anime videos to oraganize the video.

I have personally used this for many projects. 1)Naruto 2)One Piece 3)Gintama 4)Angel Beats 5)Promised neverland 6)Deamon Slayer etc..

pics

Content

Please go to https://github.com/kud04rk/anime-renamer for cli version. exe file in relaeses.

Installation

To be done exe file needs to be genearted appimage needs to generated for linux dmg file needs tro genearted for mac

Manual installation

1)Install node

https://nodejs.org/en/download/

2)Clone this repository and run commands in cmd or powershell

git clone https://github.com/kud04rk/anime-renamer-gui.git
npm install
  1. Go to python home page and install python
https://www.python.org/downloads/release/python-376/
  1. run both
pip install anime-renamer
pip3 install anime-renamer
npm start
  1. At this point the gui must open and you can use it Tested on linux and windows

HELP

click the help button for details of what the buttons do

for more detailed explanation go to https://github.com/kud04rk/anime-renamer