Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sripwoud/bitwarden-to-nextcloud-totp
https://github.com/sripwoud/bitwarden-to-nextcloud-totp
bitwarden export import nextcloud otp python script totp
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sripwoud/bitwarden-to-nextcloud-totp
- Owner: sripwoud
- License: agpl-3.0
- Created: 2024-02-06T11:15:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T16:25:50.000Z (9 months ago)
- Last Synced: 2024-10-16T22:37:42.312Z (29 days ago)
- Topics: bitwarden, export, import, nextcloud, otp, python, script, totp
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transfer [Bitwarden](https://bitwarden.com/) TOTP to [NextCloud OTP Manager](https://apps.nextcloud.com/apps/otpmanager)
1. Export your Bitwarden vault to a JSON file
2. Run the script with the path to the JSON file as an argument
```commandline
python main.py -i /path/to/bitwarden.json [-o /path/to/output.json]
```3. Import the output JSON file into NextCloud OTP Manager