I'm trying to build a file management system through a web app that only runs locally on my computer. I don't want it to be accessible over the internet. Is this something that a non-technical person can set up easily, or are there easier alternatives? I'm using macOS and would appreciate any guidance.
1 Answer
If you're not super technical, you might be better off sticking with the Finder unless you really need extra features. There are tools like Electron or Node.js that can help with building your app, but mastering those might require some learning and coding experience. Definitely make a list of what you need that Finder can’t do, then look for ready-made solutions out there instead.

Yeah, that's a good call. If you have specific features in mind, check existing apps first to see if they fit your needs!