Skip to content

OzzyCzech/pux-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert 1PUX format to HTML

NPM Downloads NPM Version NPM License Last Commit

pux2html is a console script that converts 1PUX file to HTML files:

$ pux2html <input file> <output directory>

The script creates one HTML file from each vault in the 1PUX file in selected directory.

Installation

$ yarn global add pux-to-html

# or 
$ npm install -g pux-to-html

# or 
$ git clone git@github.com:OzzyCzech/pux-to-html.git
$ yarn link pux-to-html

Example

$ pux2html 1PasswordExport-123456789-123456-123456.1pux ~/Downloads

What's 1PUX?

1Password Unencrypted Export (1PUX) format allows you to export 1PUX files, so you can access your data outside 1Password

About

Read 1Password (1PUX) format and generate plain HTML output

Topics

Resources

License

Stars

Watchers

Forks

Contributors