Recent

Author Topic: LazSWatch - a serial port watcher  (Read 441 times)

CM630

  • Hero Member
  • *****
  • Posts: 1772
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
LazSWatch - a serial port watcher
« on: July 13, 2026, 07:24:05 pm »
LazSWatch is Multiplatform FOSS Serial port watcher.
It stays in the system tray (notifcation area), notifies you for changes in the serial (COM) ports, connected to your computer and provides some additional info. Useful for those, who often use (many) serial ports.

I made it for myself, but I decided I could waste some time sharing it.
It is actually a must have tool for (those like) me, working with (multiple) serial devices.

It is for Windows and Linux, maybe it could work on MacOS, if it happens to have a systray.


https://sourceforge.net/projects/lazswatch/
« Last Edit: July 13, 2026, 07:25:36 pm by CM630 »
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2

LeP

  • Guest
Re: LazSWatch - a serial port watcher
« Reply #1 on: July 13, 2026, 07:31:48 pm »
May be an internationa language should be appreciated, instead of russian (I think) ...  :o ::) ::)

CM630

  • Hero Member
  • *****
  • Posts: 1772
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: LazSWatch - a serial port watcher
« Reply #2 on: July 13, 2026, 07:38:03 pm »
It is a localisable app, the .POs and the .POT are inside...
or maybe something with the windows installe is wrong (I am guessing, as I am not sure what you mean).

EDIT: The Windows setup is bilingual, I just checked.
« Last Edit: July 13, 2026, 07:40:10 pm by CM630 »
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2

Thaddy

  • Hero Member
  • *****
  • Posts: 19625
  • Glad to be alive.
Re: LazSWatch - a serial port watcher
« Reply #3 on: July 13, 2026, 07:41:22 pm »
@LeP
Yes, but Russian IS an international language, I am afraid: my wife from Lithuania is fluent and I am proficient. Just like many others that have a history with the former soviet union, its former states and affiliate states, not different from English. It is not common to this forum (although it is... a bit) but should not distract from good code.
There are more Russian speakers outside of Russia than in Russia.

But I can see your discomfort and mostly the forum is managed as such: there is a Russian subforum.

But Russian in the code comments should never be a problem.
« Last Edit: July 13, 2026, 07:48:18 pm by Thaddy »
Any "programmer" that knows only one programming language is not a programmer

CM630

  • Hero Member
  • *****
  • Posts: 1772
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: LazSWatch - a serial port watcher
« Reply #4 on: July 13, 2026, 07:46:06 pm »
...Yes, but Russian IS an international language...
It is, but the app does not support it.
Still, when the setup is started, on the first screen it asks "Install for yourslef only/ Intall for everyone", and the laguage selection screen comes after that (the second one)... pretty odd, at least I see no logic in this order.
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2

LeP

  • Guest
Re: LazSWatch - a serial port watcher
« Reply #5 on: July 13, 2026, 07:55:21 pm »
I don't speak about the forum, we can speak in Mandarin and Hindi too ... more people speak those than russian.

I speak about installer ... but never mind, I have lived without it and I will live without it again.

Thanks anyway for your availability.
« Last Edit: July 13, 2026, 08:00:35 pm by LeP »

Thaddy

  • Hero Member
  • *****
  • Posts: 19625
  • Glad to be alive.
Re: LazSWatch - a serial port watcher
« Reply #6 on: July 13, 2026, 07:59:31 pm »
It is, but the app does not support it.
That is strange then, because you wrote it and I expect it to be UTF8?
Anyway something to do tomorrow... :P
« Last Edit: July 13, 2026, 08:04:44 pm by Thaddy »
Any "programmer" that knows only one programming language is not a programmer

Thaddy

  • Hero Member
  • *****
  • Posts: 19625
  • Glad to be alive.
Re: LazSWatch - a serial port watcher
« Reply #7 on: July 13, 2026, 08:06:15 pm »
OFF TOPIC
( Trying to buy a house in Bulgaria, near the black sea, btw)
Any "programmer" that knows only one programming language is not a programmer

CM630

  • Hero Member
  • *****
  • Posts: 1772
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: LazSWatch - a serial port watcher
« Reply #8 on: July 13, 2026, 08:17:10 pm »
I don't speak about the forum, we can speak in Mandarin and Hindi too ... more people speak those than russian.
It is, but the app does not support it.
That is strange then, because you wrote it and I expect it to be UTF8?
Anyway something to do tomorrow... :P
It does not support Russian, because no one translated it, not that it cannot be supported.
The Black Sea is for younger party people and it is overcrowded.
The White Sea in Greece is warmer and desolate. Restaurants and snacks are extremely expensive there, but some say Bulgaria has become very expensive resently.

I speak about installer ... but never mind, I have lived without it and I will live without it again.

Thanks anyway for your availability.
I will check what is wrong. If you press any of the buttons you will get to the language selection menu, there is English there.


It is, but the app does not support it.
That is strange then, because you wrote it and I expect it to be UTF8?
Anyway something to do tomorrow... :P
It does not support Russian, because no one translated it, not that it cannot be supported.
The Black Sea is for younger party people and it is overcrowded.
The White Sea in Greece is warmer and desolate. Restaurants and snacks are extremely expensive there, but some say Bulgaria has become very expensive recently.
« Last Edit: July 13, 2026, 08:25:46 pm by CM630 »
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2

CM630

  • Hero Member
  • *****
  • Posts: 1772
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: LazSWatch - a serial port watcher
« Reply #9 on: July 14, 2026, 06:11:52 pm »
...I speak about installer ...
Updated a fixed windows installer, seems to be due to a bug in InnoSetup, but there is an override.
Thanks for the feedback!

EDIT: Cannot install without admin privileges in Windows.
EDIT2: Should be fixed now.
« Last Edit: July 16, 2026, 12:46:49 pm by CM630 »
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2

 

TinyPortal © 2005-2018