Releases: Megge06/TermiCam
Releases · Megge06/TermiCam
Release list
v0.2.0
TermiCam v0.2.0
This release introduces viewport mirroring, persistent application settings, and a session recording and playback functionality.
Key Additions
- Viewport Mirroring: Added support for horizontal mirroring of the live ASCII stream.
- Settings Persistence: Configuration options (such as color mode, palette layout, and target FPS) are now saved automatically to disk.
- Stream Recording & Playback: Real-time camera recording and looping playback using a compressed
.tcamfile format.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First Release of TermiCam
TermiCam is a Go TUI application that reads camera frames through FFmpeg and renders them as ASCII art in your terminal. It supports Linux, macOS, and Windows camera capture through platform-specific FFmpeg backends.
Full Changelog: https://github.com/Megge06/TermiCam/commits/v0.1.0