- Windows, Linux or macOS
- The
gphoto2command (sudo apt-get install gphoto2, also available onbrew) - A writable SD card in the SD slot
I made this guide based on Windows 11 / WSL2. macOS is untested.
| using System; | |
| using System.Collections.Generic; | |
| using System.ComponentModel; | |
| using System.IO; | |
| using System.Linq; | |
| using System.Net; | |
| using System.Net.Security; | |
| using System.Reflection; | |
| using System.Security.Cryptography; | |
| using System.Security.Cryptography.X509Certificates; |