a gui that sends and receives ggwave data in python. #87
Replies: 4 comments 4 replies
-
@ggerganov Maybe you could add this to third party examples? |
Beta Was this translation helpful? Give feedback.
-
@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.
-
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.
-
Hey guys, here's an update. I've redone my ggwave data over sound repo, and it's now using CLI again, because I've been exhausted with this gui library. Also I completely remove file sharing and want to reimplement it. Here's my idea:
|
Beta Was this translation helpful? Give feedback.
-
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