No description
Find a file
2023-05-06 19:32:56 +02:00
.eslintrc.js p2p functionality 2023-04-02 09:45:39 +02:00
.gitignore handling no server url on startup 2023-04-18 09:00:46 +02:00
.gitmodules Removed question class submodule 2020-01-25 21:01:42 +01:00
.prettierrc.js Prettier: 2 tab width, single quotes 2020-10-21 14:29:09 +02:00
license Added localisation 2020-01-22 14:57:20 +01:00
README.md updated readme, added make.sh, added peer selector 2023-04-10 10:37:14 +02:00
stable.user.js peer input protocol fix, resetting info and p2p expire times on new peer select 2023-05-06 19:32:56 +02:00

Install

  1. Greasyfork-s guide on installing userscripts: https://greasyfork.org/en/help/installing-user-scripts
  2. Run ./make.sh with a DOMAIN env variable set (DOMAIN=some.domain) to replace urls inside the script
  3. Open stable.user.js in a browser. The browser addon should recognize it, and ask if you want to install it

Server

The server for this userscript is available here: https://gitlab.com/MrFry/mrfrys-node-server

If used as a git submodule in the server repo, then the make.sh script will use the domain specified in a file there

License:

GPLv3