Skip to content

spellr/glacier-client

Repository files navigation

Glacier Client

A cross-platform Amazon AWS glacier client.

Use this client's interface to list archives stored in AWS Glacier, to download them, and to upload archives to AWS glacier.

Using this client with AWS Glacier gives you the ability to backup your data, in a cheap and accessible way.

Screenshot

Installation

To install:

Getting Started

  • To start, you need to setup an AWS account from here, and then to create AWS access keys from here.
  • When running GlacierClient for the first time, hit the "Set access keys button"

Contributing

Contributions are welcome.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Versioning

We use SemVer for versioning. For the versions available, see the versions on this repository.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details