kap-kdrive
v1.0.1
Published
Upload Screencast to your Infomaniak drive
Downloads
9
Readme
kap-kdrive
KAP screen recorder plugin to upload files to Infomaniak drive
- When Upload is done share link is copied to clipboard
- Works with Kap 3
Share
Development
If you want to debug setup KAP dev environment and run:
export ELECTRON_ENABLE_LOGGING=1
In your plugins directory run (details):
npm link
Link your package to existing KAP plugins directory
cd ~/Library/Application\ Support/Kap/plugins
npm link kap-kdrive
cd /Applications/Kap.app/Contents/MacOS
./Kap
Make sure you raise the version number to make sure it does not get overwritten by the regular install process.