Advanced-PassGen
Advanced-PassGen copied to clipboard
Advanced Password Generator
Advanced PassGen
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.
Building
Advanced PassGen uses tauri to build the desktop application. You can find more information about Tauri here.
Web
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.
Windows
Installer
You can create an executable installer by running the yarn tauri build
command on a Windows host:
yarn tauri build
Linux
deb
You can create a .deb file, by running the yarn tauri build
command on a Linux host:
yarn tauri build
AppImage
You can create an AppImage by executing the yarn tauri build
command on a Linux host:
yarn tauri build
macOS
dmg
You can create a macOS build by running the yarn tauri build
command on a macOS host:
yarn tauri build
Archive
You can create a macOS build by running the yarn tauri build
command on a macOS host:
yarn tauri build
Credits
Tauri
This project uses Tauri to create a cross-platform application.
ReactJS
This project uses React to create the user interface.
Theme
The theme used in this application is MUI.
Images
The application icon (and derivatives) are provided by RemixIcon.
All other images were provided by MUI.
Translations
About
This library is maintained by CodeDead. You can find more about us using the following links:
Copyright © 2024 CodeDead