Giter Club home page Giter Club logo

piframe's Introduction

An internet enabled TV photo frame for the Raspberry Pi
Copyright (C) 2013 Colin Sauze
      
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
                        
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
                         
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
                                                                
                                                                
                                                                

Installation:

setup GPG key:

on  the pi

	gpg --gen-key 
	gpg --export > key

now copy the key file to the email processing system

	gpg --import key 
	
	

on the webserver
	copy the map directory to the server if you want checkin support, change line 6 of savelocation.php to the path of your checkin directory
	make a directory for the piframe

on the pi
	change download_photos.sh line 20 to the URL on your web server
	install fbi
	install sakis3g 
	if you are using 3g,  change connect3g.sh  and edit the lines defining the APN, USER and PASSWORD variables to those of your provider.
	
on the email downloader
	install php5-imap and php5-imagick packages (tested on debian/ubuntu only) 
	
	change email_processor/config.sh and email_processor/config.php to setup the email address, email password, server, protocol and port
	make a cron job to run email_processor/run.sh at regular intervals 
		or
	write a wrapper script to run this when needed
	
	

	
	

piframe's People

Contributors

colinsauze avatar

Watchers

 avatar  avatar

Forkers

jalopezsuarez

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.