An open API service indexing awesome lists of open source software.

https://github.com/rasa/keepass_importer

Script to git import KeePass 1.x/2.x/etc. from https://sourceforge.net/projects/keepass/files
https://github.com/rasa/keepass_importer

keepass keepass-importer keepass1 keepass2 translations

Last synced: 7 months ago
JSON representation

Script to git import KeePass 1.x/2.x/etc. from https://sourceforge.net/projects/keepass/files

Awesome Lists containing this project

README

          

# rasa/keepass_importer

keepass_importer imports the following folders in the [KeePass](https://sourceforge.net/projects/keepass) project into GIithub projects:

* [KeePass 1.x](https://sourceforge.net/projects/keepass/files/KeePass%201.x/)
* [KeePass 2.x](https://sourceforge.net/projects/keepass/files/KeePass%202.x/)
* [Translations 1.x](https://sourceforge.net/projects/keepass/files/Translations%201.x/)
* [Translations 2.x](https://sourceforge.net/projects/keepass/files/Translations%202.x/)

The [Plugins](https://sourceforge.net/projects/keepass/files/Plugins/) folder is not imported, as the code has not been update since 2009.

## Getting Started

Create four repositories on github:
1. [keepass1](https://github.com/rasa/keepass1)
2. [keepass2](https://github.com/rasa/keepass2)
3. [keypass1_translations](https://github.com/rasa/keepass1_translations)
4. [keypass2_translations](https://github.com/rasa/keepass2_translations)

Run:

```shell
make
```

## Authors

* Dominik Reichl - Author of KeePass - (https://www.dominik-reichl.de/)
* Ross Smith II - Author of keepass_importer - [@rasa](https://github.com/rasa)

See also the list of [contributors](https://github.com/rasa/keepass_importer/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Many thanks to [Dominik Reichl](https://www.dominik-reichl.de/) for creating KeePass 1 and 2.