forked from janpaul123/photoframed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
48 lines (39 loc) · 1.71 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Photoframed is a script written in PHP, HTML, CSS and Javascript for running in a full-screen browser on a custom photoframe.
Features:
- Photos
- XML feeds
- Traffic map
- Weather map
- Webcams
- Clock
- Slick animations
Installation instructions:
- Set up a webserver (apache or WAMP or whatever), make sure that PHP has enough memory and that you have the GD library installed!
- Copy user/config.php.default to user/config.php and adjust it to your preferences
- Make sure that the cache directory is writeable (sudo chmod -R 0777 cache)
- Set the right path in index.xul
- Use a fullscreen browser, such as Firefox with this add-on: https://addons.mozilla.org/en-US/firefox/addon/1568
Upgrading instructions:
- Make a backup of your user folder
- Throw away the photoframed directory
- Copy the new directory
- Make sure that the cache directory is writeable (sudo chmod -R 0777 cache)
- Put back the user folder
- Check config.php.default to see new options
Notes:
- Works best in Firefox, but *could* work just fine in other browsers
- The animations can be quite heavy for slow machines, you can disable them in the config
- About message can also be hidden using the config
- In 13-01-2010 the name was changed from Photogenix to Photoframed, to prevent confusion with the original branch
Credits:
- Original script: Tommy van der Vorst
- Icons: http://www.famfamfam.com/lab/icons/silk/
- jQuery: http://jquery.com/
- jQuery Text Overflow Plugin: http://www.bramstein.com/projects/text-overflow/
License:
- This software is licensed under the GPLv3, see the LICENSE file
If you like this software, please send a nice postcard to:
Jan Paul Posma
J.A. Feithstraat 9b
9725AL Groningen
The Netherlands