yyt
Terminal-based Chinese automatic encoding converter
Install
- All systems
-
curl cmd.cat/yyt.sh
- Debian
-
apt-get install yiyantang
- Ubuntu
-
apt-get install yiyantang
- Kali Linux
-
apt-get install yiyantang
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yiyantang
- Raspbian
-
apt-get install yiyantang
- Dockerfile
- dockerfile.run/yyt
yiyantang
Terminal-based Chinese automatic encoding converter
yyt is a pseudo-tty program that converts Chinese terminal output encoded in GB/BIG5 to a preset encoding automatically. It is useful for users who have to work with multiple Chinese encoding in console applications. Now it also converts input to the incoming encoding if the incoming encoding is set explicitly.