Skip to content
/ gen-pass Public

Gen Pass is a mobile password generator built with React Native, allowing users to create secure and customizable passwords directly on their devices.

Notifications You must be signed in to change notification settings

gufvr/gen-pass

Repository files navigation

Gen Pass

This application is designed for generating secure passwords easily

Description of the image

Features

  • Passwords random generation: Generate a random 12 characters easily. (news upcoming)
  • Clipboard Support: Quickly copy generated passwords to the clipboard.

Project Structure

  • src/: Contains the main application logic.
  • assets/: Stores any static assets.

Installation

  1. Clone the repository:
git clone https://github.com/gufvr/gen-pass.git
  1. Navigate to the project directory:
cd gen-pass
  1. Install dependencies:
npm install

Usage

Start the application:

npm start

Download APK

You can download the APK file to run the application on your mobile device here.

License

This project is open-source and available under the MIT License.

About

Gen Pass is a mobile password generator built with React Native, allowing users to create secure and customizable passwords directly on their devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published