tmdconv tmdconv.sh (tiny menu-based date converter) is a small POSIX shell script for converting date/time in one time zone to another, using the 'date' utility, as provided e.g. by GNU coreutils. tmdconv.sh defaults to 'terminal' interface mode, where the date/time and time zone prompts are done using 'fzf', and the result is printed to stdout. There is also a 'graphical' mode, where prompts are done using 'dmenu' if on X11 and 'wmenu' if on Wayland, and the result is displayed as a system notification using 'notify-send'. USAGE Usage: tmdconv.sh [OPTIONS] The following OPTIONS are accepted: -g run in graphical user interface mode -l display longer output -h print help and exit COPYING Copyright (c) 2024 Amin Bandali Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. (GNU All-permissive License) DOWNLOADS tmdconv.sh is available for download via http(s), gopher, and gemini from the following addresses: https://kelar.org/~bandali/software/tmdconv/ gopher://kelar.org/1/~bandali/software/tmdconv/ gopher://zaibatsu.circumlunar.space/1/~bandali/software/tmdconv/ gemini://zaibatsu.circumlunar.space/~bandali/software/tmdconv/