Skip to content

BCDA-APS/pvtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

398 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PVTUI

Documentation

PVTUI is a library for creating terminal/text based user interfaces for EPICS built on FTXUI and pvAccessCPP.

pvtui_motor

Dependencies

Quick Start

git clone https://github.com/BCDA-APS/pvtui
cd pvtui
cmake --preset release
cmake --build build/release
# optionally install (default prefix: `~/.local`, or specify --prefix)
# cmake --install build/release

See the tutorial for creating your own applications.

Documentation

Full documentation is available at https://bcda-aps.github.io/pvtui/

License

See LICENSE for details.

About

Terminal/text based user interfaces for EPICS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors