Legacy web proxy to Elemental on Command Line https://elem.dervland.net/
Find a file
2025-04-21 00:12:24 -04:00
.gitignore this is awful right now 2025-04-01 18:14:36 -04:00
index.js redirect to index.html 2025-04-21 00:12:24 -04:00
LICENSE no license? 2025-04-15 19:27:09 -04:00
package-lock.json fix cors wonkiness 2025-04-20 22:44:35 -04:00
package.json fix cors wonkiness 2025-04-20 22:44:35 -04:00
README.md port over html code 2025-04-20 20:06:17 -04:00

Elemental to Web

The bundled client is a demo and may not always be updated. Other clients will have better support for features and interface elements.

This is a simple web proxy that manages users for Elemental on Command Line.

Hosting

This requires a directory bin containing a compiled executable from Elemental on Command Line.

There should also be a directory bin/elem_data with inv_base.txt from the tarball.

Now run the server:

npm i
node index.js

You can now connect via Elemental from Browser, with the URL parameter ?server=URL_HERE;