Skip to content

Commit

Permalink
Add ttyplot (#179)
Browse files Browse the repository at this point in the history
ttyplot is a realtime plotting utility for terminals with data input
from stdin/pipe.
  • Loading branch information
jserv authored Jan 9, 2024
1 parent 869ecfd commit 75e33b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ List of projects that provide terminal user interfaces
- [tmux](https://github.com/tmux/tmux) Terminal multiplexer
- [todoman](https://github.com/pimutils/todoman) A simple, standards-based (ics, DAV), cli task-manager
- [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format
- [ttyplot](https://github.com/tenox7/ttyplot) A realtime plotting utility for terminals with data input from stdin/pipe.
- [TUIFIManager](https://github.com/GiorgosXou/TUIFIManager) A cross-platform terminal-based file manager *(supports termux)*
- [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust
- [tuihub](https://github.com/ashis0013/tuihub) A utility hub/dashboard for personal use
Expand Down

0 comments on commit 75e33b4

Please sign in to comment.