Gabriele Monaco
Gabriele Monaco
Have you tried reinstalling it and setting the charging limit to 100? Or anything different from 92?
It would be nice to directly integrate in this program, but I wrote a quick and dirty javascript program to do the conversion https://gist.github.com/glemco/589f62c546ad2801e600c5a5620ba391
Possible duplicate of https://github.com/Kunzisoft/KeePassDX/issues/580
I normally don't keep OTPs with the username password (using the same database makes them kinda worthless). If you do have username and password, you will have a notification like...
I'm not the developer, but I believe something like this is discussed in https://github.com/Kunzisoft/KeePassDX/issues/580#issuecomment-638859182 and a bit more in https://github.com/Kunzisoft/KeePassDX/issues/553
This doesn't work if one overrides the PS1 in a user file (e.g. bashrc), as those are sourced after the ones in /etc/profile.d and would wipe the PS1 change introduced...