Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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#

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#.

Click for V1.0

You can quickly log in to your Google accounts, in this project you can quickly log in to these accounts:
- Gmail
- Instagram
- 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