Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35580
| References | <009901cde3eb$ac31b190$049514b0$@com> |
|---|---|
| Date | 2012-12-27 16:46 +1100 |
| Subject | Re: Query re language for running videos on TV |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1324.1356587209.29569.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Query re language for running videos on TV Chris Angelico <rosuav@gmail.com> - 2012-12-27 16:46 +1100
csiph-web