Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
/ Nextwarden Public archive

encode42/Nextwarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nextwarden

Transform data from Nextcloud Passwords to a Bitwarden compatible format.

This is a proof-of-concept, and may not function in the future.

Running

Ensure Node.js and Yarn are installed.

  1. Export your data from Nextcloud Passwords. Ensure the format is set to Predefined CSV, and only the Passwords option is ticked.
  2. git clone or download this repository and cd into it.
  3. Run yarn install to install the dependencies.
  4. Copy the exported Nextcloud Passwords Passwords_M_D_YYYY.csv file to the cloned directory.
  5. Run yarn run start <passwords file>. Replace <passwords file> with the name of the file you downloaded.
  6. Import the generated output.csv file into Bitwarden as Bitwarden (csv)!

Issues

  • Many folders are created with site names. I don't know if this is a bug, or an issue with Bitwarden's import feature.

About

Transform data from Nextcloud Passwords to a Bitwarden compatible format.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors