Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f3riend/quicklogv2
a password management system that allows you to log in to your accounts quickly version 2 this time I developed it with c#
https://github.com/f3riend/quicklogv2
csharp desktop-app dotnet-framework linux personal-project quick-log quick-login selenium-webdriver threading-library webdrivermanager windows
Last synced: about 1 month ago
JSON representation
a password management system that allows you to log in to your accounts quickly version 2 this time I developed it with c#
- Host: GitHub
- URL: https://github.com/f3riend/quicklogv2
- Owner: f3riend
- Created: 2024-07-06T16:45:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T15:53:16.000Z (3 months ago)
- Last Synced: 2024-11-11T05:38:35.693Z (about 2 months ago)
- Topics: csharp, desktop-app, dotnet-framework, linux, personal-project, quick-log, quick-login, selenium-webdriver, threading-library, webdrivermanager, windows
- Language: C#
- Homepage:
- Size: 45.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Log V2
**My Reason for Improvement**
I lose a lot of time trying to log in to my accounts on new computers, for example once I went to an internet cafe to play a game with my friends and I lost half an hour to an hour just because I couldn't remember my password.I developed it for myself but you can download and use it too.
![V2 Screen Shot](https://github.com/f3riend/quickLogV2/blob/main/quickLog/assets/quicklogv2.png)
V1.0 was developed in Python but V2.0 was developed in C#.
You can quickly log in to your Google accounts, in this project you can quickly log in to these accounts:
- Gmail
- Discord
- Github
- Steam**Important**
- Google Chrome must be installed
- passwords.json file needs to be edited, you must enter your account information
- sometimes xpaths change in discord, so you may need to make adjustments if it is not working
- packages sometimes get updates so you should update and build up from time to time