Live data from Hacker News

Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

news.ycombinator.com

1–10 of 73 posts

Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#1
Hello, HN!

We're Antonio, David, Jason, and Mark. We’re building Glide (https://glideapps.com). Before this we worked on Xamarin, quicktype, Ubuntu, Mono, and GNOME Do :D

Glide makes it easy & fun for anyone to create apps without code. Pick a Google Sheet and Glide assembles a polished, data-driven app that you can customize, share as a PWA, and publish to the App Store and Google Play if you desire.

We've spent the last decade building developer tools. In that time we've watched thousands of developers struggle to design, implement, and maintain apps, and most developers we know avoid mobile development altogether.

Apart from developers, we hear worthy app ideas from non-technical colleagues, friends, and family every day: apps for work, new business ideas, and silly apps just for fun. All of these people can make websites, so why can't they make apps?

We were dismayed to find that there are hundreds of 'low-code app builders', but none that excited us. They're enterprisey, they output kludgy apps, and their low-code contrivances often felt more complicated than the code they replaced. Why hasn't anyone made the Google Docs or Figma of apps yet, we wondered.

That's our ambition. Glide makes app development web-based, collaborative (coming), and fun by combining data-bound components with a familiar spreadsheet model. Spreadsheets are the most successful programming model of all time, and smartphones are the most successful computer, so we're bringing them together to enable anyone to create apps without code.

We've implemented a component model based on self-adjusting computation (http://www.umut-acar.org/self-adjusting-computation), which allows Glide apps to update efficiently and continuously just like spreadsheets. You can see the benefit of this in our Comments component, which syncs comments in real-time to instances of the same app. In other words, Glide apps are multiplayer by default.

We're just getting started and would love feedback on the approach. There are many technical/design challenges ahead of us but we are encouraged by the useful apps our users have created with this early version. We even use Glide to build Glide–internally we've created dashboard apps, an app to share updates with our advisors, a directory that shows us which Glide apps are trending, and an app for our YC group.

Next on our roadmap: forms, improved image handling, notifications, and offline.

- Get started: https://go.glideapps.com/?signUp

- Video demo: https://www.youtube.com/watch?v=smNwrz9wMxU

- App templates: https://www.glideapps.com/samples

Thank you.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#5
post #4

Love this idea, and am excited to play with it. I have a few questions around how updates and changes are propagated, plus if you're planning other types of auth (okta, google domains)

Co-founder here. We propagate changes in the sheet to the app with about a 5 minute delay. Right now the app doesn't update automatically when it's running, but it will get the new data once it restarts. We'll obviously fix that.

Other authentication types are on our roadmap, but I can't give you a timeline.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#6
post #3

Cool! So who is the target user for this product (technical and non-technical?)? Revenue model?

Our early target market is small to medium businesses. Right now Glide is still rough around the edges, so being a little technical definitely helps, but we'll make it a lot easier to use. Right now we're charging monthly for apps that require sign-in, need to remove our branding, or need to be published to app stores. See https://www.glideapps.com/#pricing

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#9
I'm having fun with it, but I sure can't seem to change anything to do with aesthetics - font colours, font size etc? Is this possible or on the roadmap?

Otherwise, I'm impressed by the quality of the PWA (thought it might be React Native based at first) and the "it just works" factor.

Re: Launch HN: Glide (YC W19) – Mobile Apps from Google Sheets

#10
post #9

I'm having fun with it, but I sure can't seem to change anything to do with aesthetics - font colours, font size etc? Is this possible or on the roadmap? Otherwise, I'm impressed by the quality of the PWA (thought it might be React Native based at first) and the "it just works" factor.

Thank you!

We will add more options to customize the look of the apps. It's important to us not to overload users with fine-grained controls that require design expertise to get good-looking results, though.

Post reply on HN