Sometimes it’s useful to get visual feedback from a script. For example when script or cron job completes. Or when long-running build fails. Or when there is urgent problem during script execution. Desktop applications can do this with popup notifications. But it can be done from script too! You can use script commands to send yourself desktop notifications and reminders.