Slingcode - Personal computing platform in a single HTML file
-
https://slingcode.net/
https://github.com/chr15m/slingcode
I want this for no reason other than I think its fucking cool. Practical? Not entirely. But definitely cool.
-
@robi while I would always promote surfer, I think for such apps something even more basic without the admin ui and the rest of the server logic is really required. As far as I can tell this is really just about serving up a single html file here.
-
@nebulon Like this?: https://git.cloudron.io/AtriLahiji/slingcode-app
Demo: https://slingcode.lahijiapps.dev/Differences in this version:
- Uses a very basic and trimmed down node webserver
- Stores a version and pulls from releases
- Only has a single route with content (not counting the healthcheck)
-
In general the app seems to have some issues lol. Uploading zips does seemingly nothing and running a "new" app (not the examples) does nothing.
-
@nebulon yeah, I left it in the description, but tried to focus on the app itself.. went back an forth on it, and this seemed like a starting compromise.
I think the app is better with Surfer than without IMO.
Happy to have it more obvious where you want to.