Skip to content

ochorocho/kap-nextcloud

Repository files navigation

kap-nextcloud

KAP screen recorder plugin to upload files to Nextcloud

  • Upload public or password protected shares
  • When Upload is done all relevant data is copied to clipboard (share link, valid-until date, password)
  • Configure lifetime of a share
  • Works with Kap 3

⚠️ Removed support for Kap 2

Share

detail

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|Kap Beta}/plugins
npm link kap-nextcloud

Make sure you raise the version number to make sure it does not get overwritten by the regular install process.

About

KAP screen record plugin to upload files to Nextcloud

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published