Hi Ryan,
I suppose you may be asking for 2 things really.
If you ask for a way to display the widet anywhere in a template you can use a function called the_widget() (http://codex.wordpress.org/Function_Reference/the_widget). There is no shortcode for our Ajax Calendar Widget, but we plan to extend the plugin into multiple shortcodes (despite the fact that we don’t like them :). There is also an option to register a custom sidebar (in place you want) and use in a page template – then all the Events Maker widget can be used there.
But you may be asking also for a calendar page, where you could display a full size events calendar, with events details etc. – this is not available yet, but we plan that for the future.
I hope this information will help you.