#!/bin/bash date_str=$(date "+%H:%M:%S %d.%m.%Y") echo "{\"text\":\" $date_str\",\"tooltip\":\"Current Time and Date\"}"