copyparty/contrib/plugins
ed e798a9a53a fix hotkeys on dvorak (closes #298, closes #733);
apparently the convention is that hotkeys should follow the letters
according to the layout, and not remain in the qwerty position

this breaks apart the cluster of media controls (uiojkl),
but that's the intended and expected behavior so it should be fine
2025-09-03 19:33:48 +00:00
..
banner.js sfx-customizer: 2024-08-28 05:53:26 +00:00
browser-icons.css meadup changes 2022-01-03 01:16:27 +01:00
graft-thumbs.js add plugin: graft-thumbs.js; #133 2025-02-05 19:48:59 +00:00
meadup.js v1.1.11 2022-01-14 22:25:06 +01:00
minimal-up2k.html optimize 2023-01-30 22:53:27 +00:00
minimal-up2k.js minimal-up2k: add usage instructions 2025-05-21 20:53:19 +00:00
quickmove.js fix hotkeys on dvorak (closes #298, closes #733); 2025-09-03 19:33:48 +00:00
rave.js something dumb 2023-04-01 00:16:30 +00:00
README.md add plugin: quickmove 2025-02-09 19:40:36 +00:00
up2k-hook-ytid.js up2k-hook-ytid: discover related files in subfolders 2022-09-04 12:20:40 +02:00
up2k-hooks.js add support for up2k hooks 2022-07-09 14:02:35 +02:00

example resource files

can be provided to copyparty to tweak things

example .epilogue.html

save one of these as .epilogue.html inside a folder to customize it:

example browser-js

point --js-browser to one of these by URL:

  • minimal-up2k.js is similar to the above minimal-up2k.html except it applies globally to all write-only folders
  • quickmove.js adds a hotkey to move selected files into a subfolder
  • up2k-hooks.js lets you specify a ruleset for files to skip uploading

example any-js

point --js-browser and/or --js-other to one of these by URL:

example browser-css

point --css-browser to one of these by URL:

meadup.js

  • turns copyparty into chromecast just more flexible (and probably way more buggy)
  • usage: put the js somewhere in the webroot and --js-browser /memes/meadup.js