← Back
text to ascii encoder
Made by Szerwigi1410.
Source code
this is pefect if you are a low-lvl programmer that needs to turn text into ascii code
Install Options
Option 1 — pacman
install using my pacman repo:
bash <(curl -fsSL https://raw.githubusercontent.com/aserdevyt/aserdev-repo/refs/heads/main/install.sh) && sudo pacman -Sy ascii-enc
Option 2 — script
install using this script made by Szerwigi1410 :
use this if you ain't an archlinux-user:
review from here
git clone https://github.com/Szerwigi1410/Text-to-ascii-encoder.git && cd Text-to-ascii-encoder && chmod +x install.sh && ./install.sh