mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-05-25 00:55:30 +00:00
Add DigiSurf (#305)
DigiSurf is a terminal-based UI application for viewing and analyzing digital signal waveforms. It provides an intuitive interface for navigating through waveform data, placing markers, measuring timing, and examining signal values.
This commit is contained in:
parent
9eb0249f16
commit
077a0ac0c3
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ List of projects that provide terminal user interfaces
|
|||
- [cgdisk](https://www.rodsbooks.com/gdisk/cgdisk-walkthrough.html) TUI partition editor for manipulating GUID partition tables, and modeled after cfdisk
|
||||
- [csvlens](https://github.com/YS-L/csvlens) TUI CSV file viewer. It is like less but made for CSV.
|
||||
- [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.
|
||||
- [DigiSurf](https://github.com/SeanMcLoughlin/digisurf) A TUI signal waveform viewer
|
||||
- [diskonaut](https://github.com/imsnif/diskonaut) Terminal disk space navigator
|
||||
- [distrobox-tui](https://github.com/hyperreal64/distrobox-tui) TUI for managing distrobox containers
|
||||
- [ec2-instance-selector](https://github.com/aws/amazon-ec2-instance-selector) A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue