ryans233 / flupass

A cross-platform open source password manager inspired by pass, the standard UNIX password manager. Powered by Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flupass

GitHub release (latest by date) GitHub

A cross-platform open source password manager inspired by pass, the standard UNIX password manager.

screenshot-main

This program is written in Flutter and still WIP. Feel free to open up a PR or make a feature request!

Feature

  • Pass file support
    • Create
    • Read
    • Update
    • Delete
  • Folder support
  • OpenPGP file encryption / decryption
  • Password Generator
  • 2 Columns UI in landscape mode
  • Filename search
  • Custom field parser (pass-otp, etc.)
  • i18n

To-do

  • First time setup wizard
  • Enhanced indexing search
  • Import & Export
  • Synchronization
  • Dark mode
  • Mobile support (scoped storage, Auto-fill, biometrics option, etc.)
  • Better desktop browser experience (dedicated browser extension or integrate with browserpass)
  • Maybe a stylish icon?

Build

Requirements

  • Flutter beta channel (>=2.8.0)
flutter run --release

About

A cross-platform open source password manager inspired by pass, the standard UNIX password manager. Powered by Flutter.

License:GNU General Public License v3.0


Languages

Language:Dart 70.3%Language:C++ 16.4%Language:CMake 11.7%Language:C 1.1%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%