https://github.com/cronyet/quicklogin
An tool to quick input password in order to login sth.
https://github.com/cronyet/quicklogin
app dotnet keyboard-shortcuts password-manager winform winforms-application
Last synced: 6 days ago
JSON representation
An tool to quick input password in order to login sth.
- Host: GitHub
- URL: https://github.com/cronyet/quicklogin
- Owner: Cronyet
- License: mit
- Created: 2022-03-08T07:37:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T14:22:02.000Z (about 3 years ago)
- Last Synced: 2025-04-03T09:41:27.679Z (11 months ago)
- Topics: app, dotnet, keyboard-shortcuts, password-manager, winform, winforms-application
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickLogin
An tool to quick input password in order to login sth.
# Build it
``` PS
dotnet publish
```
# How to Use
* Add a record by clicking "Add New PWD"
* Delete a record by selecting the node and click "Delete"
* Copy the pwd by selecting the node and press "Space" key
* Save all records by exit the program
* Press hotKey you set to paste the pwd automatically