large type display of current time via apple remote…

now this was a fun project.

i’ve mounted my 27″ iMac to my wall, over the desk in my room. my desk is therefor ‘clear’ of electronics (other than the BT keyboard and mouse), and this gives me lots more room to keep my ‘project of the day’ spread all over it.  but that’s not the coolest part.

since the iMac is in my room, and the desk is on the wall opposite my headboard, i get to use Front Row for it’s best purpose, watching my store of Alias, Stargate, Eureka, Warehouse 13, etc, from bed. but that’s not the coolest part either.

i’ve also implemented Mira, which is a dream, and lets me do many usefull things like sleep the iMac monitor without sleeping the machine (so i can drift off to iTunage sans annoying led backlight), and various other useful goodies.  but that’s just cool, not ultra-cool.

you see, i don’t really like clutter on the walls. or on surfaces. or at all, really. so i don’t have a clock. who needs a clock when you have an iPhone, iPad, and iMac all within 20 feet of each other. but i also don’t like to fumble around for the ipad just to see the time. and i have to keep the iPhone over on the desk so that i don’t just silence my alarm and fail to make it to my 10:00am departmental standup.

i wish. i wish i had a nice clock to bring up with the apple remote (which i keep in the same place all the time so that i can find it in my sleep). wait, what about that ‘large type’ functionality i’ve seen in the address book??

that’s it! i’ve used the Mira popup menu (available via the apple remote) and set the ‘default’ button (i.e. i press the play button once) to run an applescript app that calls BigHonkingText and passes it the current time. voila!

here’s the command, if you need it:

date +%H:%M:%S | /usr/local/bin/BigHonkingText -p5 -
and i’ve hosted a snowleopard compatible version of BigHonkingText here, because i can’t find where steve hayman is hiding the original these days:
have fun!
edit:  totally interested if anyone knows a way to call large type on a text string directly from applescript………fish, fish.

No Comments

Leave a Reply