1
0
Fork 0
mirror of https://github.com/Luzifer/share.git synced 2024-12-20 10:31:16 +00:00
S3 based file sharing as a replacement for CloudApp / Droplr / ...
Find a file
Knut Ahlers dc9481abc7
Add meta-files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-02 19:48:18 +01:00
frontend Implement errors 2017-12-02 19:11:09 +01:00
vendor Move CLI util 2017-12-02 19:12:46 +01:00
.gitignore Move CLI util 2017-12-02 19:12:46 +01:00
.repo-runner.yaml Add Github publishing 2017-12-02 19:43:46 +01:00
bindata.go Fix: Use fixed modTime 2017-12-02 19:43:25 +01:00
CONTRIBUTING.md Add meta-files 2017-12-02 19:48:18 +01:00
Gopkg.lock Move CLI util 2017-12-02 19:12:46 +01:00
Gopkg.toml Move CLI util 2017-12-02 19:12:46 +01:00
LICENSE Add meta-files 2017-12-02 19:48:18 +01:00
main.go Include frontend in binary, allow bootstrap 2017-12-02 19:37:29 +01:00
Makefile Add Github publishing 2017-12-02 19:43:46 +01:00
README.md Add meta-files 2017-12-02 19:48:18 +01:00

Go Report Card

Luzifer / share

share is a small replacement I wrote for sharing my files through external services like CloudApp using Amazon S3. Files are uploaded using this utility into S3 and previewed (if supported) using the included frontend.