Documentation is sparse right now, I'm working on getting the desktop and android apps working first.
10 lines
464 B
Markdown
10 lines
464 B
Markdown
# 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
|