Add a screenshot at least

This commit is contained in:
Jeff Epler 2023-12-07 19:57:50 -06:00
parent 08dfc43b87
commit d86ceac9cc
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE
3 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,8 @@ SPDX-License-Identifier: MIT
# textual-totp: TOTP (authenticator) application using Python & Textual # textual-totp: TOTP (authenticator) application using Python & Textual
![ttotp in action](https://github.com/jepler/textual-totp/blob/main/ttotp.png)
# 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

4
ttotp.png.license Normal file
View file

@ -0,0 +1,4 @@
SPDX-FileCopyrightText: 2023 Jeff Epler
SPDX-License-Identifier: CC0-1.0
SPDX-License-Identifier: MIT