mirror of
https://github.com/9001/copyparty.git
synced 2025-09-28 12:42:26 -06:00
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 |
||
---|---|---|
.. | ||
banner.js | ||
browser-icons.css | ||
graft-thumbs.js | ||
meadup.js | ||
minimal-up2k.html | ||
minimal-up2k.js | ||
quickmove.js | ||
rave.js | ||
README.md | ||
up2k-hook-ytid.js | ||
up2k-hooks.js |
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 aboveminimal-up2k.html
except it applies globally to all write-only foldersquickmove.js
adds a hotkey to move selected files into a subfolderup2k-hooks.js
lets you specify a ruleset for files to skip uploadingup2k-hook-ytid.js
is a more specific example checking youtube-IDs against some API
example any-js
point --js-browser
and/or --js-other
to one of these by URL:
banner.js
shows a very enterprise legal-banner
example browser-css
point --css-browser
to one of these by URL:
browser-icons.css
adds filetype icons
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