Adds arttime to misc section (#103)

also sorts apps starting with a in name order
This commit is contained in:
reportaman 2022-07-30 22:58:21 -07:00 committed by GitHub
parent 3449d75f79
commit 4f5cc0da50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,8 +152,9 @@ List of projects that provide terminal user interfaces
## <a name="miscellaneous"></a>Miscellaneous
- [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
- [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB).
- [arttime](https://github.com/reportaman/arttime) An app that brings beauty of text-art together with functionality of clock, timer, and pattern-based time manager.
- [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
- [broot](https://dystroy.org/broot/) A new way to see and navigate directory trees
- [diary](https://github.com/actuday6418/Diary) A diary app written in Rust that encrypts both text and file data, and can decrypt and build a rich HTML representation of your diary when required.
- [dive](https://github.com/wagoodman/dive) A tool for exploring each layer in a docker image