Scrappy – Make little apps for you and your friends
21–30 of 153 posts
Re: Scrappy – Make little apps for you and your friends
#22Cool but no link for the source code negates entire point of sharing apps.
Re: Scrappy – Make little apps for you and your friends
#23Making it possible to lookup and store data in a spreadsheet (maybe using something like the Google Sheets API) could unlock a huge amount of use cases.
I'll be watching this project with interest!
Re: Scrappy – Make little apps for you and your friends
#24Earlier quoted context omitted.
You could self host with your OS’s web server and a dynamic DNS service pointing to your home computer.
"... my wife or kids " you already lost them at "... self host"
Re: Scrappy – Make little apps for you and your friends
#25In the future, optimised open models will enable more people to develop tools locally, and with an open source AIDE (does this term exist yet? Artificial Intelligence Development Environment) publish / share it in different ways.
Re: Scrappy – Make little apps for you and your friends
#26So, just like Delphi? (I wonder if somebody ported Delphi / Lazarus to WASM)
I was going to call this "a less-feature rich Delphi without Borland's corporate greed", but then I noticed that Delphi is apparently still alive (somehow?). Delphi was one of my earliest programming experiences in the 90s. Blast from the past.
Re: Scrappy – Make little apps for you and your friends
#27I would if Apple didn’t put such tight restrictions against hobby app creation
I often create small apps like these for my friends, but 100% of them are written in PHP and plain HTML with some JavaScript. They need to be built quickly, deployed quickly, updated quickly, run on every device, and be runnable by sending a link on WhatsApp. So it doesn't matter what Apple does because I'm never going to put something like that into any App Store.
EDIT also Apple are in full control of what functionality they expose in their web APIs so even then it matters hugely
Re: Scrappy – Make little apps for you and your friends
#28Swap JavaScript with VBA and this is the MS Access workflow.
I'd only start using this if it became ooensource though, can find anything to suggest it is.
Re: Scrappy – Make little apps for you and your friends
#29Re: Scrappy – Make little apps for you and your friends
#30One of the best things that I did was spending a week making a simple app that can put all my Apple Watch walks on a single big map, then sharing it with my friends after it got published on AppStore. It's been a year since I worked on it, but I still get messages from my friends (and some random people who found it!) how they've walked through an entire city or something. Really rewarding experience, despite having…