Skip to content
/ photOS Public

photOS version 2. An advanced photo frame built with Raspberry Pi and bash.

Notifications You must be signed in to change notification settings

ways/photOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photOS v2.0 beta
================

Overview
--------

This is software for running a digital photo frame, using mostly ownCloud to populate it. Plugins for weather, video streaming, etc.

Requirements
------------
* This has only been tested on raspbian, but should work on Debian, Ubuntu and similar.
* Must run as user pi for now.
* Made to work with ownCloud, but can be adapted to Dropbox or no syncing at all.
* Familiarity with the CLI is probably needed.

Install
-------

* Set up a fresh raspbian.
* Copy photOS folder to /home/pi/
* Copy photOS/install/passwords.dist to photOS/install/passwords, and edit values.
* Edit photos/config.sh if necessary.
* Run photOS/install/install.sh as user pi

* At the other end:
** Create an ownCloud user for this host on your ownCloud server. Share pictures and videos to that user, and they will automatically be synced.

Structure
---------

* install/ is only needed at install-time
* photos/ are plugins to display local photos
* videos/ are plugins to display local videos
* webcams/ are plugins/examples to display webcam pics, weather maps and other online pics.
* streams/ are plugins/examples to display video streams
* helpers/ are scripts to sync ownCloud, kill scripts when needed, run automated tasks etc.

Check crontabs after install to customize your system.

About

photOS version 2. An advanced photo frame built with Raspberry Pi and bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages