Files
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
..
2024-08-28 05:53:26 +00:00
2022-01-03 01:16:27 +01:00
2022-01-14 22:25:06 +01:00
2023-01-30 22:53:27 +00:00
2023-04-01 00:16:30 +00:00
2025-02-09 19:40:36 +00:00
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