https://github.com/RafalWilinski/s3-uploader
🍎 macOS Electron+React App for uploading files to S3 directly from Status Bar
https://github.com/RafalWilinski/s3-uploader
election electron macos s3 storage upload
Last synced: 5 months ago
JSON representation
🍎 macOS Electron+React App for uploading files to S3 directly from Status Bar
- Host: GitHub
- URL: https://github.com/RafalWilinski/s3-uploader
- Owner: RafalWilinski
- Created: 2016-07-05T16:57:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T10:56:44.000Z (over 8 years ago)
- Last Synced: 2024-11-08T10:24:37.749Z (5 months ago)
- Topics: election, electron, macos, s3, storage, upload
- Language: JavaScript
- Homepage: http://rwilinski.me
- Size: 772 KB
- Stars: 143
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - aws-s3-uploader - Simple macOS app for uploading files to Amazon Web Services. ![javascript_icon] (Applications / Development)
- open-source-mac-os-apps - aws-s3-uploader - Simple macOS app for uploading files to Amazon Web Services. </summary><p><b>Languages:</b> ![javascript_icon] <br><b>Screenshots:</b><br><img src='https://raw.githubusercontent.com/RafalWilinski/s3-uploader/master/upload_anim.gif' width='400' loading='lazy'/><br></p></details> (Applications / 👨💻 Development (9))
README
## 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.
#### 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](https://thenounproject.com/naripuru/), [Sergey Furtaev](https://thenounproject.com/furtaev/), [Timothy Miller](https://thenounproject.com/tmthymllr/), [Joe Mortell](https://thenounproject.com/JoeMortell/) for Icons from [nounproject.com](https://thenounproject.com/)