a gui that sends and receives ggwave data in python. #87
denizsincar29
started this conversation in
Show and tell
Replies: 3 comments 4 replies
-
@ggerganov Maybe you could add this to third party examples? |
Beta Was this translation helpful? Give feedback.
4 replies
-
@ggerganov can you test my gui app and see why my app doesn't recognize monotonic payload length 16 even if I sent a command: /p 11 16, which meens protocol 11 (mt fastest), length 16.? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also @ggerganov please fix ggwave to install correctly to python 3.11 issue #89 or everytime I need to do it with python 3.10. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello guys. Long ago I made a repository https://github.com/denizsincar29/data_over_sound
it is a simple, screenreader accessible gui ggwave sender and receiver. I made it because the ios waver is not accessible with voiceover screenreader for blind people.
take and play, hope you enjoyed.
to do:
choosing input and output devices via gui, don't know how to beautifully do it.
improve the file sending protocol, currently it is the most basic one.
please guys if you find it interesting, feel free to pullrequest. especially with beautifying the gui. i'm blind, I don't see the gui. I just navigate with a screenreader.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions