Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamalton/floto-flame
A web application for displaying photos from Flickr as a photo frame
https://github.com/adamalton/floto-flame
Last synced: about 2 months ago
JSON representation
A web application for displaying photos from Flickr as a photo frame
- Host: GitHub
- URL: https://github.com/adamalton/floto-flame
- Owner: adamalton
- License: other
- Created: 2015-03-03T18:34:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T19:59:11.000Z (over 5 years ago)
- Last Synced: 2023-03-17T13:45:29.560Z (almost 2 years ago)
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Floto Flame
A web application for displaying photos from Flickr as a photo frame. It is intended to be run on a Raspberry Pi, but is not platform-specifc and could be used on almost any computer.
This application includes 2 pages:
* A web page which displays the photos - this is intended to be displayed on your TV/monitor in full-screen.
* A web page which allows you to control the display page (e.g. skip forward/back, etc) - this is intended to be accessed from other devices (e.g. your phone/tablet/laptop) to control the display.The application also includes a proxy for serving the images. This allows your computer (web server) to have a local cache of (some of) the images in order to reduce the bandwidth usage.
## Requirements
* Python 2.7.