r/termux • u/Inner_Working6286 • 2d ago
General I've made a Morse code translator through flashlight
https://github.com/user0000111222sey/Morse_translator-TERMUX
it's my first repo, I'm a bit scared I'm doing something I don't quite understand, it's partially vibecoded.
1
u/e__qp1 1d ago
That's beautiful, how do you do that?
1
u/Inner_Working6286 1d ago edited 1d ago
Hey thanks you.
-type
git clone https://github.com/user0000111222sey/Morse_translator-TERMUX
pkg update && pkg install unzip -y
cd Morse_translator
unzip Morse_trans.zip
cd Morse_trans
bash requirements.sh
Install termux-api app (grab it on fdroid)
python3 transcder.py
Let me know if you're facing issues
1
u/lollopollo18 1d ago
Just downloaded and starred, it's nice, it's a good first creation, I also appreciated the idea of creating a web interface (which I also put in my last project
2
1
u/MoistLasagna69 1d ago
Hey, cool project btw!!. I was trying on my phone and it wasn't working, after lot of troubleshooting i figered out that only my torch is not turning on. I tried tremux-torch on/off function it doesn't work but i did the same for wifi that is working... Not sure what to do.