No description
Find a file
MrFry 95130532ad Merge branch 'master' into 'master'
updated version number

See merge request MrFry/moodle-test-userscript!5
2024-09-12 10:19:41 +00: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 updated version number 2024-09-11 12:09:02 +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