Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rebootcs/s3client

Open more actions menu
 
 

Repository files navigation

Node.js CI

s3 Client

A free Amazon AWS s3 graphical client

Description

This project is a simple s3 client to work with Amazon s3 Buckets. This app's allows you to upload, download and delete s3 content. Works with Windows, Linux and Mac (x86 and ARM architecture).

This App uses Electron as a solution to create a cross-platform desktop binaries.

Screenshoot1 Screenshoot2

Installation

Binaries can be downloaded from GitHub at https://github.com/m0rtadelo/s3client/releases/

Execution

App can be executed within the source code. Steps:

Clone this repository

  • git clone https://github.com/m0rtadelo/s3client .

Install dependencies

  • npm run instal

Transpile Typescript and Execute

  • npm run start

CI/CD Integration

This project uses CI/CD workflow thanks to GitHub Actions. The code is compiled and released every new tag based on https://trstringer.com/github-actions-create-release-upload-artifacts/.

Publish new release

Steps to publish a new release:

  • git tag X.X.X
  • git push --tags

X.X.X is the Release version number

Issues

Issues should be open on the Issues section of this repo (https://github.com/m0rtadelo/s3client/issues)

About

An AWS-s3 graphical client compatible with all OS and platforms (Mac & PC)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.9%
  • JavaScript 24.7%
  • HTML 1.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.