Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #35580 > unrolled thread

Re: Query re language for running videos on TV

Started byChris Angelico <rosuav@gmail.com>
First post2012-12-27 16:46 +1100
Last post2012-12-27 16:46 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Query re language for running videos on TV Chris Angelico <rosuav@gmail.com> - 2012-12-27 16:46 +1100

#35580 — Re: Query re language for running videos on TV

FromChris Angelico <rosuav@gmail.com>
Date2012-12-27 16:46 +1100
SubjectRe: Query re language for running videos on TV
Message-ID<mailman.1324.1356587209.29569.python-list@python.org>
On Thu, Dec 27, 2012 at 3:35 PM, mjperreau <mjperreau@gmail.com> wrote:
> I am new to raspberry pi and am looking at coming up with a program with a
> GUI menu for selecting saved videos onto HD TV.
>
> Can someone point me in the right direction please…

Huh, sounds like the Yosemite Project, one of the first non-trivial
programs I wrote in Python.

https://github.com/Rosuav/Yosemite

It uses a web browser as its UI, but this is what we use for running
our TV. Feel free to borrow ideas and/or code from it (code's all
available under the BSD 2-clause license).

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web