Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
https://github.com/Kyrodan/KeeAnywhere
keepass
Last synced: 28 days ago
JSON representation
A cloud storage provider plugin for KeePass Password Safe
- Host: GitHub
- URL: https://github.com/Kyrodan/KeeAnywhere
- Owner: Kyrodan
- License: mit
- Created: 2015-12-01T16:11:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T16:42:32.000Z (4 months ago)
- Last Synced: 2024-08-04T01:16:05.355Z (4 months ago)
- Topics: keepass
- Language: C#
- Homepage: https://keeanywhere.de
- Size: 13.6 MB
- Stars: 685
- Watchers: 41
- Forks: 84
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-keepass - KeeAnywhere - KeePass plugin that provides access to cloud storage providers (cloud drives). (Plugins / Other clients)
- awesome-hacking-lists - Kyrodan/KeeAnywhere - A cloud storage provider plugin for KeePass Password Safe (C# #)
README
# KeeAnywhere [![GitHub release](https://img.shields.io/github/release/Kyrodan/KeeAnywhere.svg)](https://github.com/Kyrodan/KeeAnywhere/releases/latest) [![Chocolatey](https://img.shields.io/chocolatey/v/keepass-plugin-keeanywhere.svg)](https://chocolatey.org/packages/keepass-plugin-keeanywhere) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Kyrodan/KeeAnywhere/master/LICENSE)
KeeAnywhere is a KeePass plugin that provides access to cloud storage providers (cloud drives). The main goal is to offer a simple UI while integrating deeply into KeePass. This covers all kind of users: novices, experienced and power users.Supported providers (in alphabetical order):
* Amazon AWS S3
* Azure (Blob and File storage)
* Box
* Dropbox
* Google Drive
* Google Cloud Storage
* HiDrive
* OneDrive![KeeAnywhere in Action](docs/assets/images/KeeAnywhere_Teaser.png)
# Links
* [Homepage](https://keeanywhere.de)
* [Documentation](https://keeanywhere.de/use/start)
* [Installation](http://keeanywhere.de/use/installation)
* [Known Issues](http://keeanywhere.de/use/known_issues)
* [Contribution](https://keeanywhere.de/contribute)
* [Donation](http://keeanywhere.de/donate)
* [Privacy](http://keeanywhere.de/privacy)# Building
Run *build.cmd* and see output in folder *build*. For further details see [BUILD.md](BUILD.md).# License
The source code is licensed under the [MIT license](https://github.com/Kyrodan/KeeAnywhere/blob/master/LICENSE).