Advanced PassGen is a free and open-source application that can help you generate passwords and export them. You can export your passwords in plain text, CSV or JSON format!
For a live version of the application, visit our website.
Advanced PassGen uses tauri to build the desktop application. You can find more information about Tauri here.
You can build a web version of Advanced PassGen using Vite
by running the following command:
yarn build
For more information about building the web version, please read the Vite
documentation here.
You can create an executable installer by running the yarn tauri build
command on a Windows host:
yarn tauri build
You can create a .deb file, by running the yarn tauri build
command on a Linux host:
yarn tauri build
You can create an AppImage by executing the yarn tauri build
command on a Linux host:
yarn tauri build
You can create a macOS build by running the yarn tauri build
command on a macOS host:
yarn tauri build
You can create a macOS build by running the yarn tauri build
command on a macOS host:
yarn tauri build
This project uses Tauri to create a cross-platform application.
This project uses React to create the user interface.
The theme used in this application is MUI.
The application icon (and derivatives) are provided by RemixIcon.
All other images were provided by MUI.
This library is maintained by CodeDead. You can find more about us using the following links:
Copyright © 2024 CodeDead