Skip to content

adrianrosu54/text-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Sight

A Terminal User Interface (TUI) application for displaying webcam image input directly in the terminal.

Download

See GitHub releases for prebuilt binaries.

Building from source

Requirements:

  • vcpkg for dependency management
  • Clang, Ninja, CMake
  • libopencv4 on Linux
  • vc_redist.x64 installer on Windows
# install and build dependencies
vcpkg install
cmake --build --preset windows-release

# package for release
cmake --install build --prefix install
cpack --config build/CPackConfig.cmake

License

This project is licensed under the GNU General Public License v3.0

About

Terminal UI program that visualizes webcam and image input

Topics

Resources

License

Stars

Watchers

Forks

Contributors