CakeRepository / PoshberryPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

PoshberryPi

This is a simple module for setting up and interacting with your Raspberry Pi.

Disclaimer

The code being used to image your SD card was based on an open source C# project. It has only been tested on Windows 10. Please do your own testing to ensure no data loss. The author takes no responsibility for lost data or backup integrity.

Credits

For the disk imaging and reading of images

https://github.com/DynamicDevices/DiskImager

TCP Client/Server code credit goes to Boe Prox

https://learn-powershell.net/2014/02/22/building-a-tcp-server-using-powershell/

Byte array conversion

https://cyber-defense.sans.org/blog/2010/02/11/powershell-byte-array-hex-convert

About

License:MIT License


Languages

Language:PowerShell 87.4%Language:C# 12.6%