Code Monkey home page Code Monkey logo

ipassword's Introduction

iPassword

这是一个用于管理密码的小工具,基于 Electron 开发,同时使用了 fuzzynode-csv 等类库

下载地址

截图

Capture

Capture

功能特性

  • 只需要记住一个密码
  • 支持chrome密码csv导入
  • 搜索密码
  • 通过网页或名称自动获取icon

运行/打包方法

环境配置

  • 安装 Node.js 环境;

  • 下载项目git clone https://github.com/teshoudong/iPassword.git

  • 进入项目根目录 cd ./iPassword 下,运行 npm install 命令,安装开发依赖库;

    git clone https://github.com/teshoudong/iPassword.git
    cd ./iPassword && npm install

构建及运行

  • 在项目根目录下执行npm run dev,会自动运行webpack打包,并且执行electron .

  • 支持代码改动实时生效

    npm run dev

打包发布

  • 使用 electron-packager 进行打包

  • 在项目根目录下执行npm run pack,会自动进行打包

    npm run pack

ipassword's People

Watchers

James Cloos avatar Corn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.