Skip to content

Offline password manager built with Flutter. Save your passwords to a NFC tag.

License

Notifications You must be signed in to change notification settings

flashback2k14/YeahPasswords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeah! Passwords

Offline password manager built with Flutter. Save your passwords to a NFC tag.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

start adb over wifi

cd /Users/flbk/Library/Android/sdk/platform-tools
./adb tcpip 5555
./adb connect 192.168.0.230

stop adb over wifi

cd /Users/flbk/Library/Android/sdk/platform-tools
./adb kill-server

links

About

Offline password manager built with Flutter. Save your passwords to a NFC tag.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published