Skip to content
/ vju Public

A widget for displaying arbitrary text piped in from stdin

License

Notifications You must be signed in to change notification settings

bbusse/vju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

vju

A widget for displaying arbitrary text piped in from stdin
When used as selection tool it outputs the user choice to stdout

Installation

Install vju

Install vju from source

$ git clone https://github.com/bbusse/vju
$ cd vju
$ cargo install --path .

Build

Build

$ git clone https://github.com/bbusse/vju
$ cd vju
$ cargo build --release

Run Build

$ cargo run --release

How

vju reads from stdin and uses egui to draw the widget containing the received text

TODO

Search / Filter
Input Selection / Choice
Scrolling / Paging

Resources

egui

About

A widget for displaying arbitrary text piped in from stdin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published