Showing just one day of the week is actually quite simple. Add these lines to your showtime.php page right before the shortcode section.
[Again – Excessive code moderated. Please use a pastebin.]
then add
add_shortcode('showtime-monday', 'showtime_schedule_monday');
to the Shortcode section. Repeat this step changing each “monday” with the day of the week you will call for.
All I did was change the strtotime() to “Monday” then changed each “tomorrow” variable to “Monday.