Sign inSign up

codedead/advanced-passgen-web

By codedead

•Updated over 1 year ago

Web interface for the Advanced PassGen application

Image
Security
Developer tools
0

357

codedead/advanced-passgen-web repository overview

⁠Advanced PassGen

Advanced PassGen

GitHub GitHub GitHub release (latest by date) Release Test

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 © 2025 CodeDead

Tag summary

Content type

Image

Digest

sha256:bfda92995…

Size

18.6 MB

Last updated

over 1 year ago

docker pull codedead/advanced-passgen-web