Project

packc

0.0
No commit activity in last 3 years
No release in over 3 years
Dead-simple self-hosted cloud storage
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.2.3, ~> 1.2
>= 0.6.5, ~> 0.6
~> 0.3, ~> 0.3.16
>= 0.19.1, ~> 0.19
 Project Readme

Pack

Dead-simple self-hosted cloud storage. I made this for learning purposes, you probably shouldn't use it in production.

How it works

Clone the repository on your server and run it

bundle install
rails s

Then install the client:

gem install packc

This will add a pack executable to your PATH, now you can upload/watch for files using the client. Try:

pack