TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.
TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.
To install TkPasMan, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install TkPasMan
To see what files were installed by TkPasMan, run:
port contents TkPasMan
To later upgrade TkPasMan, run:
sudo port selfupdate && sudo port upgrade TkPasMan
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.