rdavid1099 / rypass

Terminal-based password generator and storage application
MIT License
1 stars 0 forks source link

Command to automatically copy password to clipboard #35

Open rdavid1099 opened 7 years ago

rdavid1099 commented 7 years ago

Entering rypass account --copy --account=test --username=test@test.com or rypass a -C -a test -u test@test.com should print out Account: Test, Username: test@test.com Password copied to clipboard and the password should be automatically placed on the clipboard.