commit initial version of PieCannon library and desktop app.
Documentation is sparse right now, I'm working on getting the desktop and android apps working first.
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
# Project Pie Cannon
|
||||
Pie Cannon is an easy way to upload files to the internet and get a shareable link. File goes in, link comes out.
|
||||
|
||||
It doesn't come with a backend because you're expected to bring your own. A plain old FTP/SFTP+HTTP server will work fine, but support for more backends is on the way.
|
||||
|
||||
This project is separated into a library and a desktop application (targeting mainly GNU/Linux), with an Android application in the works.
|
||||
|
||||
## How to use
|
||||
TODO
|
||||
|
Reference in New Issue
Block a user