All Projects → RafalWilinski → S3 Uploader

RafalWilinski / S3 Uploader

🍎 macOS Electron+React App for uploading files to S3 directly from Status Bar

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to S3 Uploader

Cakephp File Storage
Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface. It's not just yet another uploader but a complete storage solution.
Stars: ✭ 202 (+69.75%)
Mutual labels:  s3, storage, upload
Minio
High Performance, Kubernetes Native Object Storage
Stars: ✭ 30,698 (+25696.64%)
Mutual labels:  s3, storage
S5cmd
Parallel S3 and local filesystem execution tool.
Stars: ✭ 565 (+374.79%)
Mutual labels:  s3, storage
Thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Stars: ✭ 9,820 (+8152.1%)
Mutual labels:  s3, storage
Infinit
The Infinit policy-based software-defined storage platform.
Stars: ✭ 363 (+205.04%)
Mutual labels:  s3, storage
Mort
Storage and image processing server written in Go
Stars: ✭ 420 (+252.94%)
Mutual labels:  s3, storage
Arc
📎 Flexible file upload and attachment library for Elixir
Stars: ✭ 1,087 (+813.45%)
Mutual labels:  s3, storage
Flydrive
☁️ Flexible and Fluent framework-agnostic driver based system to manage storage in Node.js
Stars: ✭ 275 (+131.09%)
Mutual labels:  s3, storage
Terraform Aws S3 Log Storage
This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
Stars: ✭ 65 (-45.38%)
Mutual labels:  s3, storage
Nodestream
Storage-agnostic streaming library for binary data transfers
Stars: ✭ 70 (-41.18%)
Mutual labels:  storage, upload
Akubra
Simple solution to keep a independent S3 storages in sync
Stars: ✭ 79 (-33.61%)
Mutual labels:  s3, storage
Edgefs
EdgeFS - decentralized, scalable data fabric platform for Edge/IoT Computing and Kubernetes apps
Stars: ✭ 358 (+200.84%)
Mutual labels:  s3, storage
Ozone
Scalable, redundant, and distributed object store for Apache Hadoop
Stars: ✭ 330 (+177.31%)
Mutual labels:  s3, storage
Cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
Stars: ✭ 426 (+257.98%)
Mutual labels:  s3, storage
Juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Stars: ✭ 4,262 (+3481.51%)
Mutual labels:  s3, storage
Radosgw Admin4j
A Ceph Object Storage Admin SDK / Client Library for Java ✨🍰✨
Stars: ✭ 50 (-57.98%)
Mutual labels:  s3, storage
Dropdot
☁️ Direct Upload to Amazon S3 With CORS demo. Built with Node/Express
Stars: ✭ 87 (-26.89%)
Mutual labels:  s3, upload
benji
📁 This library is a Scala reactive DSL for object storage (e.g. S3/Amazon, S3/CEPH, Google Cloud Storage).
Stars: ✭ 18 (-84.87%)
Mutual labels:  storage, s3
Shrine
File Attachment toolkit for Ruby applications
Stars: ✭ 2,903 (+2339.5%)
Mutual labels:  s3, storage
Miniflix
Miniflix - A smaller version of Netflix powered by Cloudinary
Stars: ✭ 58 (-51.26%)
Mutual labels:  storage, upload

aws-s3-uploader

Simple macOS app for uploading files to Amazon Web Services.

Just drag & drop files you'd like to upload on bucket icon displayed on your status bar or application window.

Upload Animation

Configuration

Simply click on bucket and follow instructions. You'll need access key and secret key for AWS user with S3 Exec Role. You can also try modifying .awscredentials.json file on your own.

Features

  • logging in to AWS S3 account with access + secret keys
  • upload files by dragging them on status bar icon and on window
  • settings permissions and storage classes for uploads
  • get S3 link by clicking uploaded file from list
  • support for dropping many files at once and directories

Todo

  • [x] Automatic login on start (no need to enter credentials with every start)
  • [ ] Add possibility to abort uploads
  • [ ] Tests!
  • [ ] Packages for distribution
  • [ ] Possibility to disable notifications & automatic URL-to-clipboard write

Credits

Special thanks to parkjisun, Sergey Furtaev, Timothy Miller, Joe Mortell for Icons from nounproject.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].