Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 339 Bytes

tinycloud

What is tinycloud

tinycloud is a lightweight personal stroage solution

Quick start

Start from wheel

sudo pip3 install tinycloud
sudo python3 -m tinycloud.setup -c /etc/tinycloud
sudo tinycloud -c /etc/tinycloud

Srart from source

git clone https://github.com/calvinweb/tinycloud.git
#TODO