Search found 4 matches

by SaltySeaBiscuit
Mon Jan 05, 2026 7:27 pm
Forum: Connectivity
Topic: Wireless android auto - hotspot
Replies: 9
Views: 1165

Re: Wireless android auto - hotspot


Please confirm:
Do you see hotspot icon on status icons bar?
Does any of your wireless devices see SSID that is configured in main_configuration.json?
Does hotspot activation work using Network management tool from Pi OS taskbar?


I see the hotspot icon on the status icons bar
I see the SSID in ...
by SaltySeaBiscuit
Thu Nov 20, 2025 9:11 pm
Forum: Hudiy
Topic: How to exit HUDIY and access rpi desktop
Replies: 7
Views: 1325

Re: How to exit HUDIY and access rpi desktop

I am running into a problem.....

Looking through the Github repo, I noticed that there is an action included "quit_hudiy". I have edited the shortcuts.json to add a short cut with a close button and assigned the "quit_hudiy" action to it.

The shortcut appears and I can push it, but nothing happens ...
by SaltySeaBiscuit
Sun Nov 02, 2025 5:56 pm
Forum: Hudiy
Topic: Default Storage Audio
Replies: 3
Views: 481

Re: Default Storage Audio


For now you can create new directory, e.g. /home/username/music and mount external disc here. Auto mounting after restart you can set via fstab.
Alternative to this can be creating symbolic link with ln -s.
(Btw chatgpt should help you easily in this case).


That's a good idea, I didn't even ...
by SaltySeaBiscuit
Sat Nov 01, 2025 5:07 pm
Forum: Hudiy
Topic: Default Storage Audio
Replies: 3
Views: 481

Default Storage Audio

I have an external SSD loaded with all my music.

When I choose the storage music option I am defaulted to /home/username.

Scrounging this forum and the GitHub I have yet to discover how I can change the default path to that of my storage device.

Please be patient as I am still learning about ...