feat(README): added tlock (#220)
Some checks failed
Ruby / build (push) Has been cancelled

This commit is contained in:
Oliver Tzeng 2024-07-11 08:20:51 +08:00 committed by GitHub
parent b894ea7715
commit 599a28fd50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -280,6 +280,7 @@ List of projects that provide terminal user interfaces
- [terminalperiodictable](https://github.com/velorek1/terminalperiodictable) A beautiful TUI periodic table for Unix systems coded in C.
- [termshark](https://github.com/gcla/termshark) Terminal UI for tshark
- [thokr](https://github.com/coloradocolby/thokr) a sleek typing tui written in rust
- [tlock](https://github.com/eklairs/tlock) Two-Factor Authentication Tokens Manager in Terminal
- [ttyper](https://github.com/max-niederman/ttyper) Terminal-based typing test
- [tui-shop](https://github.com/Gcat101/tui-shop) Something between a CLI and a GUI way of downloading TUIs/CLIs
- [vifm](https://github.com/vifm/vifm) A TUI file manager with vi-keybindings and other vim like behaviour.