This repository is aimed to transcode files from supported code to 'UTF-8'
Only MacOS is supported or liunx.
Download the latest transcodeFiles script and install it by entering these following commands in a terminal window:
cd ~
git clone https://github.com/B1anker/transcodeFiles.git
cd ~/transcodeFiles
npm install
Once you finish the procedures, move your source folder into the transcodeFiles folder, and keep entering your folder's name
and the following command in the terminal window to run it:
node app.js
finally you will see the result!