Features:
- Web UI: A built-in interface to control SkyDrive and manage your data over the network.
- Drive Reusability: Instead of buying a new external hard drive, pop in any M.2 storage mediums, saving both money and the planet.
- SMB support: Allows for the device to function as a miniature Network attached storage device on a network
- Secure: Data on the device is secured by a user-defined password
- Open Source: SkyDrive is under the GNU open-source license, so modify it as you see fit!
To install, clone the repository, run the install script, and follow the on-screen instructions:
git clone https://github.com/tlstommy/skydrive.git
cd skydrive
sudo bash install.sh
Upon completion, SkyDrive will start and be accessible on the web at the Raspberry Pi's IP address or at SkyDrive.local
.
SkyDrive can be controlled via the WebUI which can be found at the Raspberry Pi's IP address or at skydrive.local
SkyDrive was designed to work with a Raspberry Pi 5 due to the fast speeds of the PCIe and WIFI adapter and should be compatible with any NVMe drive connected over the Pi's PCIe lanes.
Our picture build contains 3 main parts.
Skydrive can also be run without batteries or an ups hat, like a mini NAS server.
This repository contains files for a 3D printable case for SkyDrive. They're located in the STL
folder.
- Layer Height: 0.15mm
- Infill: 10%-15%
- Supports: Baseplate
If you encounter any issues or have suggestions, please submit them through the GitHub Issues page. Your feedback is greatly appreciated!