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
- Host: GitHub
- URL: https://github.com/rasa/keepass_importer
- Owner: rasa
- License: mit
- Created: 2018-12-18T23:27:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T21:57:52.000Z (over 2 years ago)
- Last Synced: 2024-12-29T07:42:27.643Z (over 1 year ago)
- Topics: keepass, keepass-importer, keepass1, keepass2, translations
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.