Total Pageviews

Thursday, 16 July 2026

基于java的密码管理器程序PassVault

 A Password Manager built using Java Swing and SQLite。

Setup

  • Download the zip file from the releases page.
  • Unzip it and run the jar file.

For developer setup, check out CONTRIBUTING.md.

  from https://github.com/ninadnaik10/PassVault

----------

 

Developer Setup

Softwares needed:

  • Apache Netbeans
  • Java Runtime Environment
  • SQLite Studio

Additional Files needed:

Steps:

  • Fork this repository
  • Clone the forked repository or download the zip file.
  • Open the project file in Netbeans and add the jar files in project properties -> libraries -> classpath
  • Open the userid.db in SQLite Studio

来自 https://github.com/ninadnaik10/passvault/blob/main/CONTRIBUTING.md

No comments:

Post a Comment