All Projects → Yamazaki93 → S3uploader

Yamazaki93 / S3uploader

Licence: mit
A minimalistic UI to conveniently upload and download files from AWS S3

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to S3uploader

Dropdot
☁️ Direct Upload to Amazon S3 With CORS demo. Built with Node/Express
Stars: ✭ 87 (-21.62%)
Mutual labels:  aws, s3
S3transfer
Amazon S3 Transfer Manager for Python
Stars: ✭ 108 (-2.7%)
Mutual labels:  aws, s3
Udacity Data Engineering
Udacity Data Engineering Nano Degree (DEND)
Stars: ✭ 89 (-19.82%)
Mutual labels:  aws, s3
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (-34.23%)
Mutual labels:  aws, s3
Streamx
kafka-connect-s3 : Ingest data from Kafka to Object Stores(s3)
Stars: ✭ 96 (-13.51%)
Mutual labels:  aws, s3
Awesome Sec S3
A collection of awesome AWS S3 tools that collects and enumerates exposed S3 buckets
Stars: ✭ 76 (-31.53%)
Mutual labels:  aws, s3
S3 Beam
🚀 direct-to-S3 uploading using ClojureScript
Stars: ✭ 91 (-18.02%)
Mutual labels:  aws, s3
S3 Blob Store
☁️ Amazon S3 blob-store
Stars: ✭ 66 (-40.54%)
Mutual labels:  aws, s3
Aws Workflows On Github
Workflows for automation of AWS services setup from Github CI/CD
Stars: ✭ 95 (-14.41%)
Mutual labels:  aws, s3
S3scanner
Scan for open AWS S3 buckets and dump the contents
Stars: ✭ 1,319 (+1088.29%)
Mutual labels:  aws, s3
Aws Inventory
Python script for AWS resources inventory (cheaper than AWS Config)
Stars: ✭ 69 (-37.84%)
Mutual labels:  aws, s3
Diamondb
[WIP] DiamonDB: Rebuild of time series database on AWS.
Stars: ✭ 98 (-11.71%)
Mutual labels:  aws, s3
Cloud Security Audit
A command line security audit tool for Amazon Web Services
Stars: ✭ 68 (-38.74%)
Mutual labels:  aws, s3
Historical
A serverless, event-driven AWS configuration collection service with configuration versioning.
Stars: ✭ 85 (-23.42%)
Mutual labels:  aws, s3
Aws
Swift wrapper around AWS API
Stars: ✭ 67 (-39.64%)
Mutual labels:  aws, s3
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+8814.41%)
Mutual labels:  aws, s3
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 (-41.44%)
Mutual labels:  aws, s3
React Deploy S3
Deploy create react app's in AWS S3
Stars: ✭ 66 (-40.54%)
Mutual labels:  aws, s3
Rpcheckup
rpCheckup is an AWS resource policy security checkup tool that identifies public, external account access, intra-org account access, and private resources.
Stars: ✭ 91 (-18.02%)
Mutual labels:  aws, s3
Awstaghelper
AWS bulk tagging tool
Stars: ✭ 98 (-11.71%)
Mutual labels:  aws, s3

S3Uploader

alt text

A minimalistic UI to conveniently upload and download files from AWS S3

S3Uploader's UI is based on the beautiful Argon Dashboard Theme by CreativeTim.

This app is not endorsed by Amazon

Highlights

  • Angular based desktop client for uploading/downloading file(s) from AWS S3
  • Track multiple upload/download progress through one consistent UI.
  • Tree-like folder browser so you can find the files you want faster
  • Support for .aws credential file and multiple accounts
  • Drag-and-drop upload with support for single file, multiple files and folder upload
  • Options to rename files during upload

Built On

This app is built with many amazing framework, including:

IonIcons

Getting Started

Head over to the Releases page and download the latest version to get started!

Windows

Download the latest setup.exe and follow the installation instruction.

MacOS

You can download either the .zip or .dmg to use S3Uploader.

If you downloaded the .zip:

  1. Extract the content of the .zip file.
  2. You can put the extracted file in your /Applications folder for it to show up in Launchpad.

If you downloaded the .dmg:

  1. Open the .dmg file.
  2. After clicking "Agree", drag the S3Uploader icon into the Applications folder icon on screen.
  3. S3Uploader should now be available in Launchpad.
  4. If there's a separate S3Uploader icon appears on your Desktop, you can remove that by dragging it to the Trashcan.

Building

You can build this app from source with the following configurations

  • Global tools needed, they can be installed via npm or yarn: @angular/cli electron-builder
  ./build.ps1

Output files are located in dist-electron

License

MIT (c) 2018 Ming-Hung (Michael) Lu

If you like the app, maybe consider Buy me a teaBuy me a tea, a gazillion ton of black tea went into this app 😉

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].