Gibberlink UI is a GUI tool written in Rust to convert ASCII to Gibberlink Audio and back, Win 32/64
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
feat: enhance release workflow and packaging for Windows with Python setup and UI executable
cd2b9e4View on GitHubfix: update release workflow to trigger on all tags and improve GitHub release step
f31553aView on GitHubfix: update README to clarify encoding and decoding capabilities
0db3c0eView on GitHubfeat: replace text-to-gibberlink.py with gibberlink-ui.py and update references in launcher and README
576cb77View on GitHubfeat: implement fixed UI function with enhanced controls for text encoding and decoding
46c39c7View on GitHubfeat: add WAV→text decode via ggwave, Python UI decode section, and README docs; suppress ggwave logs
69a8a35View on GitHub