Skip to content

LairdCP/TermNotify

Repository files navigation

Laird TermNotify

About

TermNotify is a companian application for UwTerminalX (it can also be used with any other application by editing the ini file) which will alert you to new serial ports being added to the computer and allow you to launch a new UwTerminalX (or other program) instance if needed.

Downloading

Pre-compiled builds can be found by clicking the Releases tab on Github, builds are available for Linux (32 bit build), Mac and Windows (32 bit build).

Setup

Windows

Download the zip and extract the executable file to the folder where UwTerminalX was extracted then simply run the TermNotify executable and plug in a USB-Serial device or module, then click the notification when it shows to open a new UwTerminalX instance.

Mac

Download the dmg disk image and mount it, then copy the TermNotify application to the same folder where UwTerminalX is installed. Simple double click TermNotify to run the application and plug in a USB-Serial device or module, then click the notification when it shows to open a new UwTerminalX instance.

Linux

Download the tar and extract the executable file to the folder where UwTerminalX was extracted then simply run the TermNotify executable either by double clicking and selecting 'run' or executing it from a terminal and plug in a USB-Serial device or module, then click the notification when it shows to open a new UwTerminalX instance.

Extracting the archive can either be done in the GUI or by using a terminal:

tar xf TermNotify.tar ~/

Executing TermNotify from a terminal can be achieved using:

./TermNotify

Compiling

Compiling TermNotify is a similar process to compiling UwTerminalX, please refer to the UwTerminalX compilation wiki page, replacing the UwTerminalX source code tree with the TermNotify source code tree.

License

TermNotify is released under the GPLv3 license.

About

Serial notification/launcher utility

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published