Anyone Used ToDesktop.com to convert their White Label Appsheet as a Desktop Application?

Got the idea from this thread:

Has anyone tried this? or is there any other ways of making your appsheet a desktop application?

AppSheet is a web app, no matter what you do with it, it won’t be a desktop app anytime soon.

I have been playing with Nativefier, which is a command line tool to make electron apps. It works awesome, and I have a pending post explaining how I use it.

You can check the project here:

GitHub - nativefier/nativefier: Make any web page a desktop application
3 Likes

Just use: https://github.com/nativefier/nativefier

2 Likes

Wow thank you for this! Keep me posted on your post when using it! I’d be very happy to see that. :slightly_smiling_face:

1 Like

Thank you! I’ll check this one out.

1 Like

Hi, so I tried using the nativefier, but unfortunately it doesn’t allow Google’s single sign on feature. Any thoughts how to solve this?

Try another user agent, and go directly to their FAQ on github for questions

2 Likes