Search found 117 matches
- Tue Sep 01, 2026 3:46 am
- Forum: Hudiy
- Topic: Custom UI with Hudiy keystroke
- Replies: 3
- Views: 124
Re: Custom UI with Hudiy keystroke
I finally got it working. I need to turn off Hudiy key event.. then solely use the keyboard example. Thanks!
- Tue Sep 01, 2026 3:44 am
- Forum: Announcements
- Topic: Update to version 1.24 (Bookworm) and 2.20 (Trixie) is already available
- Replies: 5
- Views: 1163
Re: Update to version 1.24 (Bookworm) and 2.20 (Trixie) is already available
Any new updates coming?
- Thu Aug 27, 2026 9:59 am
- Forum: Raspberry PI
- Topic: Can HUDIY work on other Linux SBC?
- Replies: 8
- Views: 2080
Re: Can HUDIY work on other Linux SBC?
Thanks for the update. Keep it up! I want to use Intel based SBC one day
- Wed Aug 26, 2026 5:36 pm
- Forum: Hudiy
- Topic: Custom UI with Hudiy keystroke
- Replies: 3
- Views: 124
Re: Custom UI with Hudiy keystroke
thanks. I tried. it seems like only application can have the the arrows keys work. but not for overlays. is this your understanding? can a application appear as fullscreen without hudiy taskbar at the bottom? onGoLeft and onGoRight are not working.
- Wed Aug 26, 2026 1:34 am
- Forum: Hudiy
- Topic: Custom UI with Hudiy keystroke
- Replies: 3
- Views: 124
Custom UI with Hudiy keystroke
Hi Hudiy,
I have created a customize UI for months and it can display over HUDIY in both as a application and Overlay. however the keystroke that I can pass to UI are just T, H, 1, 2 and Enter with running of keystroke.py. how can I pass all the arrow keys and ESC into a custom UI? any workaround ...
I have created a customize UI for months and it can display over HUDIY in both as a application and Overlay. however the keystroke that I can pass to UI are just T, H, 1, 2 and Enter with running of keystroke.py. how can I pass all the arrow keys and ESC into a custom UI? any workaround ...
- Mon Aug 24, 2026 3:20 am
- Forum: Programming
- Topic: Help with app/overlay
- Replies: 7
- Views: 224
Re: Help with app/overlay
Thanks. After I launched the Hudiy, launch the http server manually, then the YouTube overlays, yet it still show this ! Mark. Should put the http launch earlier during Hudiy bootup?
For the YouTube app, what can I do to enable the navigation? Writing my a custom UI to host the YouTube?
For the YouTube app, what can I do to enable the navigation? Writing my a custom UI to host the YouTube?
- Sun Aug 23, 2026 2:20 pm
- Forum: Programming
- Topic: Help with app/overlay
- Replies: 7
- Views: 224
Re: Help with app/overlay
not sure why I couldn't load the home button. however, when tried view using the browser, I get to see the home icon via when loaded 127.0.0.1:12345/go_home.html. also the navigation keys like (1,2, arrow keys) are not functioning when it is on youtube. am I right?
- Sun Aug 23, 2026 1:09 pm
- Forum: Programming
- Topic: Help with app/overlay
- Replies: 7
- Views: 224
Re: Help with app/overlay
I wonder where should the go_home.html located?
- Sat Aug 22, 2026 10:44 am
- Forum: Displays
- Topic: Creating custom UI to fill the screen
- Replies: 1
- Views: 58
Creating custom UI to fill the screen
Hi Hudiy, what is the best approach to display a full custom html page covering the entire Hudiy like android auto without seeing the Hudiy taskbar at the bottom? I can create a exit button to return to Hudiy. Should I use WebView, application or?
- Thu Aug 20, 2026 3:36 am
- Forum: Audio
- Topic: Navigation audio detection while media playback
- Replies: 5
- Views: 90
Re: Navigation audio detection while media playback
So the Hudiy api cannot detect the change and we need to rely on 16khz or 8khz? Assistant so far is ok because it paused the media. But not navigation audio that appear while music is on.