Skip to content

Powershell script to offload GoPro automatic when connected to the PC with USB

License

Notifications You must be signed in to change notification settings

DennisKuhn/GoProOffloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoProOffloader

Powershell script to automaticlly offload go pro files, when connected to the USB port.

Minimal path to awesomeness

To get started:

  • Download the script
  • configure the destination folder variable at the top
  • Run the script once as administrator to enable logging to the system log
  • create task with the task scheduler
    • trigger on login or startup.
    • Add an action
      • Program/script: C:\Program Files\PowerShell\7\pwsh.exe
      • Add arguments option: -File "REPLACE-WITH-YOUR-PATH\GoPro-Offload.ps1"

About

Powershell script to offload GoPro automatic when connected to the PC with USB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published