Page 1 of 1
Stopwatch Timer
Posted: Mon Apr 06, 2020 5:25 pm
by AZJIO
Stopwatch Timer (Windows, Linux)
Download
At the moment, only the Russian language. You can translate into your own language. But I will translate into English a bit later.
Temporarily inserted English into the source!

Re: Stopwatch Timer
Posted: Mon Apr 06, 2020 6:40 pm
by Kwai chang caine
For the moment difficult to understand the use, but thanks for sharing

Re: Stopwatch Timer
Posted: Thu Feb 04, 2021 9:12 am
by AZJIO
Temporarily inserted English into the source!
To quickly make a translation I use
my program-translator
Updated
Added window and font resizing (in ini file)
Added command line for signal file
Added message as signal (Linux only)
Added tray icon and menu
Linux command line lets you send a notification:
notify-send Notification text
gnome-terminal -e /home/User/timer.sh
zenity --info --title=Header --text=Text—messages
xdg-open path_to_file
Re: Stopwatch Timer
Posted: Tue Aug 16, 2022 3:13 pm
by AZJIO
Updated
Re: Stopwatch Timer
Posted: Sat Dec 14, 2024 10:48 am
by Rudy M
@AZJIO: Thanks for dealing your knowledge and program-listings.
Because I speak Dutch, I did already translate the Russian text in Your listings on the PBforum(s) via Google Translate.
Translating your Russian text sentences in your listings to Dutch via Google Translate (and vice versa) is nearly foolproof.
(In the past I used Google translate for three Russian speaking members in my Taichi lessons,
and all of them said "They could not found abnormal/no context words/or crazy looking translations".)
But your translator has the great advantage that it can be adapted and updated to translate PB syntax (almost) error-free.
When I test your timer I will translate it to English instead of Dutch, so If it look good, I will send you a copy.
Rudy M
Re: Stopwatch Timer
Posted: Sun Jun 01, 2025 1:30 pm
by AZJIO
I added a quick timer selection, see the code
here