| |
DJ Space
Registered: Apr 2023 Posts: 18 |
lvllvl.com is no more
Hey everyone. The day has eventually come. lvllvl.com site is no more. This has been expected since its author, James has passed away. This is an excellent tool. I used it a lot on my releases. It is available though at https://jaammees.itch.io/lvllvl but for how long? I am very concerned about this. I would like to ask if anyone has an offline software version of it. I know it is on GitHub but I don't know how to make an executable file out of this. Any help is appreciated. |
|
| |
Frantic
Registered: Mar 2003 Posts: 1647 |
This is the problem with all those web-based apps in general. (I know this doesn't help you. Just a comment in general.) |
| |
zscs
Registered: Sep 2010 Posts: 48 |
Quote: Hey everyone. The day has eventually come. lvllvl.com site is no more. This has been expected since its author, James has passed away. This is an excellent tool. I used it a lot on my releases. It is available though at https://jaammees.itch.io/lvllvl but for how long? I am very concerned about this. I would like to ask if anyone has an offline software version of it. I know it is on GitHub but I don't know how to make an executable file out of this. Any help is appreciated.
Really great tools, sad to see these may disappear overtime. :(
Using Archive.org works fine though and (hopefully) will be available for years:
https://web.archive.org/web/20240930153549/https://www.lvllvl.c..
The online C64 emulator is also super cool: https://web.archive.org/web/20240930153434/https://lvllvl.com/c.. |
| |
DJ Space
Registered: Apr 2023 Posts: 18 |
The lvllvl.com is online again. But for how long. I would like to use it without depending on internet and servers. There is a way to make this https://github.com/jaammees/lvllvl executable and without internet worries. But how? |
| |
chatGPZ
Registered: Dec 2001 Posts: 11377 |
Looks like you need a webserver with php to "build" it. Which is super weird, since the resulting application is all javascript and runs locally in the browser.
Someone with a bit of experience with those things can probably beat it into shape so it doesn't require this "build" step. |
| |
Hein
Registered: Apr 2004 Posts: 948 |
You can download it from Github and upload the dist folder somewhere. Works fine it seems.
https://sinapism.net/lvllvl/ |
| |
DJ Space
Registered: Apr 2023 Posts: 18 |
ChatGPZ that's right! That's what I am looking for. A way
"build" it to run offline. Hein, didn't know that. Thank you! At least it can be uploaded on another site. But still have to rely on the internet. Full offline conversion would be the best :) |
| |
Count Zero
Registered: Jan 2003 Posts: 1931 |
Local VM or Docker?
Maybe someone cares to prepare that for you :) |
| |
Hein
Registered: Apr 2004 Posts: 948 |
Quote: ChatGPZ that's right! That's what I am looking for. A way
"build" it to run offline. Hein, didn't know that. Thank you! At least it can be uploaded on another site. But still have to rely on the internet. Full offline conversion would be the best :)
You can run a (any) web server locally and place all dist files in there, works as well. Or what Count Zero said.
Oh, there are some files that are being fetched from Google, so I guess that's not really offline. :) |
| |
Count Zero
Registered: Jan 2003 Posts: 1931 |
Another question is - who registered lvllvl.com now and can paste the preferred cryptominer into the JS files? :)
Someone responsible raise his hand - taking over search engine hits? |
| |
Digger
Registered: Mar 2005 Posts: 432 |
Great tool, it has a ton of hidden features.
Should be possible to pack it into an app using https://www.electronjs.org/ |
... 4 posts hidden. Click here to view all posts.... |
Previous - 1 | 2 - Next |