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

https://github.com/bycym/reallysimpleloginhandler

A really simple way to store you logins to servers.
https://github.com/bycym/reallysimpleloginhandler

fzf-scripts hacktoberfest hacktoberfest2022 login python-script python3

Last synced: 1 day ago
JSON representation

A really simple way to store you logins to servers.

Awesome Lists containing this project

README

          

# reallySimpleLoginHandler
A really simple way to store you logins to servers.

```shell
Usage: l0g1n.py [OPTIONS]
Try 'l0g1n.py --help' for help.
```

Feature:
- collect login info from ~/.ssh/config ([example](./config))
- simply parse it
- pipe into an fzf

![alt tag](screenshot.png)