Add a screenshot at least
This commit is contained in:
parent
08dfc43b87
commit
d86ceac9cc
3 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# textual-totp: TOTP (authenticator) application using Python & Textual
|
# textual-totp: TOTP (authenticator) application using Python & Textual
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Right now you have to pick this up from github, it's not yet on pypi:
|
Right now you have to pick this up from github, it's not yet on pypi:
|
||||||
|
|
|
||||||
BIN
ttotp.png
Normal file
BIN
ttotp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
4
ttotp.png.license
Normal file
4
ttotp.png.license
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
SPDX-FileCopyrightText: 2023 Jeff Epler
|
||||||
|
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
||||||
|
SPDX-License-Identifier: MIT
|
||||||
Loading…
Reference in a new issue