Home > career-fair

career-fair

Career-fair is a project mainly written in Python, based on the GPL-3.0 license.

Quick hack for career fair laptop displays. Runs a loop of websites and/or videos.

career-fair

Quick hack for career fair laptop displays. Alternates between showing web pages and playing videos. Hack is the operative word here, as this is rough around the edges and hardcoded to Etsy.

By Dan McKinley - [email protected]

Usage notes

Make sure Safari is open and positioned as desired. Use something like Caffeine to keep your Mac from falling asleep.

Tested with python 2.5. You need the py-appscript library which you should be able to get with this:

sudo easy_install appscript
Previous:Bash-Tools