Compare commits

..

1 commit

Author SHA1 Message Date
2a52faecff
Add textual-totp 2023-12-14 17:43:05 -06:00

View file

@ -168,6 +168,8 @@ add it. Or PR to it I guess. It's cool either way.
simple tool to query prometheus/thanos API and plot it in the terminal.
- [textual-query-sandbox](https://github.com/davep/textual-query-sandbox) -
A simple tool for testing and practicing Textual DOM queries.
- [textual-totp](https://github.com/jepler/textual-totp)
A TOTP (authenticator) application using Python & Textual.
- [trogon](https://github.com/Textualize/trogon) - Easily turn your Click
CLI into a powerful terminal application.
- [twobee](https://github.com/davep/twobee) - A simple 2bit file viewer and