Skip to content

This is a simple script to translate a Psono export to a BitWarden import.

Notifications You must be signed in to change notification settings

Robert430404/psono-to-bitwarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psono To Bitwarden

This is a simple translation script for moving passwords and notes from psono password manager to bitwarden.

Setup

Clone the repository to your local machine and install the dependencies with the following command:

npm ci

Execution

Run the script with node like this

node index.js -config=/file/location.json

The script will output some status messages or errors if there are problems.

It should put the bitwarden import file at bitwarden-import.json.

About

This is a simple script to translate a Psono export to a BitWarden import.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published