I have a RaspberryPi that I'm trying to setup as a Twitterfall.com kiosk. For a while, this worked really well. I ssh'd in and edited this: /etc/xdg/lxsession/LXDE/autostart by adding:
@chromium --noerrdialogs --kiosk http://twitterfall.com/?oauth_token=bun ... nstuffhere.
I mostly followed http://garethhowell.com/wp/build-raspbe ... r-display/ this guide.
The problem is, it stopped working! It logged me out of Twitterfall after being up for 34 days with no issues, and now I can't seem to get the oauth token link to throw back in the autostart file. So it boots up to weird page that doesn't login to Twitterfall. Despite my efforts, I can't get it to show me that oauth token link again. Anyone aware of a solution for that or a way to get this oauth token link kinda thing? Or is there a better option for this?
Also if anyone has a decent solution for having it show the pictures people tweet, that'd be cool. Stuff like @historicalpics would be way better if it actually showed the pictures instead of just a link!