CypherTorrent - OSS Browser Client
-
-
@robi For those that wanna try this right away, it's just HTML - you can run this in the LAMP app. Just
git clone
into /app/data/public and thennpm run build
inside the directory to compile some web assembly bits. -
@murgero Yes, thanks for trying it out.
Seems a bit more than just HTML, but yes, fairly simple.
Will be easy to package!
-
@robi Sorry! Yes, it's HTML, JS, Web Assembly and probably a bit more - but it can be ran without server-side components (which is what I really meant). You could run this in surfer if you really wanted to as well.