Skip to content

taunoe/tauno-monitor

Repository files navigation

Tauno Monitor

The goal is to make a stand-alone simple serial port monitor for the GNOME desktop.

It aims to be beginner-friendly, small and easy to use. Not feature-rich and professional.

It remembers the last settings (Theme, Baud Rate, Port etc).

Important

Depending on your system you may need to add a user to dialout group to open serial ports:

sudo usermod -a -G dialout $USER
sudo usermod -a -G plugdev $USER

You may also need to install udev rules. PlatformIO have a good instructions

Screenshots

Dark mode

Light mode

About window

Preferences window

Install

Flatpak

Get it from the Flathub

Snap

Get it from the Snap Store

Ubuntu users also must enable "Access USB hardware directly" on the Ubuntu Store Software store:

Ubuntu premissions

or from command line:

snap connect tauno-monitor:raw-usb

Build

You can build Tauno Monitor using GNOME Builder: import the project and press the Play button.

Support

Buy Me A Coffee


Copyright 2023-2024 Tauno Erik https://taunoerik.art