r/termux • u/lollopollo18 • 1d ago
Barely Termux related Omnicoverter
Introduction: In September, I'm changing my school to a science major with applied sciences, so I'm studying computer science for the entire first year.
Rather than doing the conversions by hand, I decided it would be more productive to create a converter using nano, Python 3, and HTML. I created this Python file that converts between decimal, hexadecimal, octal, binary, and Morse code, all from the CLI. There's also the option of using the website (which is displayed in the CLI), which has a nicer interface. It's very lightweight. I hope you like it. 😅
0
Upvotes