Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Platform Website Launcher: A JavaScript Approach #213

Open
IngersolNorway opened this issue Apr 18, 2024 · 3 comments
Open

Cross-Platform Website Launcher: A JavaScript Approach #213

IngersolNorway opened this issue Apr 18, 2024 · 3 comments

Comments

@IngersolNorway
Copy link

IngersolNorway commented Apr 18, 2024

Hello, I aim to create an executable file (exe) that harnesses Microsoft's visualization techniques—like list, details, tiles, content, and icon groups—while integrating a scroll bar on both sides and bottom. My key focus is on featuring large icons with personalized designs, where each click on an icon would launch a specific website page. As I lack a Python developer, I seek your guidance on the most efficient method to accomplish this using JavaScript.

Refer - https://www.vilaiyaatu.com/

Best regards,
Ingersol

vil

@tshrinivasan
Copy link
Member

All you want is to show the website https://www.vilaiyaatu.com/ as a desktop application.
People have to download the application, install and use it only to navigate one single website https://www.vilaiyaatu.com/

Am i right? @IngersolNorway

@tshrinivasan
Copy link
Member

check few discussions and tools reference here
https://stackoverflow.com/questions/29686011/how-do-i-convert-web-application-into-desktop-executable

@IngersolNorway
Copy link
Author

IngersolNorway commented Apr 19, 2024

In fact, it's not just for https://www.vilaiyaatu.com/ but for all of my websites. If it's feasible to accomplish this task using Python, I'd appreciate your assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants