https://github.com/akotov-dev/awscli-gui
GUI for aws-cli; managing Amazon S3 (Linux)
https://github.com/akotov-dev/awscli-gui
amazon-s3 aws-cli gui
Last synced: 4 months ago
JSON representation
GUI for aws-cli; managing Amazon S3 (Linux)
- Host: GitHub
- URL: https://github.com/akotov-dev/awscli-gui
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2022-01-03T16:02:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T08:14:08.000Z (over 4 years ago)
- Last Synced: 2025-10-13T19:05:20.102Z (9 months ago)
- Topics: amazon-s3, aws-cli, gui
- Language: Pascal
- Homepage:
- Size: 7.47 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AwsCli-GUI
GUI for aws-cli: https://github.com/aws/aws-cli
The program can be run without installation (if `aws-cli` is installed) or from rpm/deb packages (see Releases). Immediately after the launch, the AwsCli-GUI tries to connect to the cloud storage. To configure the connection, click the button with the `Gear` icon. Selecting several objects (except buckets) in the file manager - `Ctrl+LMouse`, canceling long copy operations - `Esc` button. Tested in Mageia-8/LUbutu-21.10.
AWS CLI Command Reference: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/index.html
**Note:** For a number of objective reasons, I strongly recommend instead `aws-cli` use `s3cmd` + `S3cmd-GUI`:
https://github.com/AKotov-dev/s3cmd-gui `S3cmd` is much faster and more reliable than `aws-cli`.
