If you notice spammers in the forum, please notify Bas ON5HB, so they can be removed and banned. Give a link in the chatbox or send a PM to me. Thanks.

Can you make a version suitable for phone?

Started by ihweb, Jan 21, 2025, 02:50 AM

Previous topic - Next topic

ihweb

This computer web version works great.
Can you make a mobile version?

Emmanuel SV1BTL

#1
Quote from: ihweb on Jan 21, 2025, 02:50 AMCan you make a mobile version?

Well, I didn't find yet the method of having two .svelte applications (e.g. the existing App.svelte and a mobile.svelte) and make from them two index files (one named index.html and the other e.g. "mobile.html"). I'm working on it. I cannot imagine that Svelte is only one .html application.



Phil - NY4Q

Quote from: Emmanuel SV1BTL on Jan 22, 2025, 11:35 AM
Quote from: ihweb on Jan 21, 2025, 02:50 AMCan you make a mobile version?

Well, I didn't find yet the method of having two .svelte applications (e.g. the existing App.svelte and a mobile.svelte) and make from them two index files (one named index.html and the other e.g. "mobile.html"). I'm working on it. I cannot imagine that Svelte is only one .html application.



I think all we need to do is build two 'frontends', then do a mobile device detection on the main page that just redirects to the mobile frontend.

main -> frontend/html (function inside index.html here will rediret if needed)
mobile -> frontend/html/mobile-frontend/html

I think that would work. I realize we're playing in the sandbox a bit but with Steven redesigning the frontend to divroce Svelte to HTML, how much more do we do?




Emmanuel SV1BTL

#3
Quote from: ihweb on Jan 21, 2025, 02:50 AMCan you make a mobile version?

@ ihweb - Can you please check the following servers directly from your mobile? Servers are based on Phil's desktop template, but they are also modified to recognize the mobile use and to show the mobile version automatically.

1.- http://phantomsdr.no-ip.org:8900/
2.- http://sv3yy1.no-ip.org:9003/

ihweb

Quote from: Emmanuel SV1BTL on Feb 05, 2025, 10:52 PM
Quote from: ihweb on Jan 21, 2025, 02:50 AMCan you make a mobile version?

@ ihweb - Can you please check the following servers directly from your mobile? Servers are based on Phil's desktop template, but they are also modified to recognize the mobile use and to show the mobile version automatically.

1.- http://sv1btlham.no-ip.org:8900/
2.- http://sv3yy1.no-ip.org:9003/


Very beautiful, can be adapted to the phone to zoom in and out. Thank you.

Powered by EzPortal