yeTTY icon
yeTTY icon

yeTTY

 Like

yeTTY is an open source application for embedded developers to view logs from serial port.

yeTTY screenshot 1

License model

  • FreeOpen Source

Platforms

  • Linux
  • Flathub
  • Flatpak
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  No registration required
  2.  Works Offline
  3.  Full-Text Search
  4.  Syntax Highlighting
  5.  Ad-free
  6.  No Tracking
  7.  Auto-reconnection
  8.  Integrated Search
  9.  Serial-port

 Tags

yeTTY News & Activities

Highlights All activities

Recent activities

Show all activities

yeTTY information

  • Developed by

    aa55-dev
  • Licensing

    Open Source (AGPL-3.0) and Free product.
  • Written in

  • Alternatives

    38 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Network & Admin

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated Jun 8, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about yeTTY, and it has gotten 0 likes

yeTTY was added to AlternativeTo by Paul on May 28, 2025 and this page was last updated May 28, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is yeTTY?

yeTTY is an open source application for embedded developers to view logs from serial port.

Features:

  • Text highlighting: yeTTY uses KDE's KTextEditor for displaying the logs. KTextEditor provides yeTTY with syntax highlighting and text search.
  • Auto reconnection: In case your board gets disconnected, yeTTY will keep on attempting to reconnect to the same port.
  • Audio alert on string match: yeTTY can monitor the output for a specified keyword and alert you with a sound upon match.
  • Long term run mode: This is useful if you need to keep the board running overnight. yeTTY will capture the logs from serial port and compress it and save them to storage.
  • Suspend during flashing: If your board uses the same serial port for both logs and flashing, prepend the flashing command with yetty_suspend to suspend yeTTY while the board is being flashed.
  • Auto baud rate detection: yeTTY can attempt to automatically detect the baud rate by trying out different baud rates till it finds one with readable ASCII text.

Official Links