About
Gnome Photo Frame is a photo frame gadget for the GNOME Desktop.
- Local folders
- F-Spot database
- Flickr API
- Picasa Web Album API
- Tumblr API
- RSS
0.4.1 release (2009-08-14)
- Fixed a F-Spot Tag related bug ( issue #25 ).
- Fixed a F-Spot Period Option bug ( issue #26 ).
- Added support for F-Spot 0.6.0 ( issue #28 ).
0.4 release (2009-07-24)
- Added support for Full Screen mode.
- Added support for Recent Photos menu.
- Added inotify support to Folder plugin.
- Added advanced options for F-Spot & Folder plugins.
Installation
Download gphotoframe and extract it.
You can install with the setup script.
python ./setup.py install --force
Or, you can launch without installation. (Some functions are restricted.)
./gphotoframe
Depends
- PyGTK
- Twisted (twisted.internet, twisted.web)
- PyXDG (except v.0.16 which has a bug)
- Python-Distutils-Extra (for installation)
Recommends
- simplejson: for Flickr, Tumblr
- feedparser: for RSS
- gdata-python-client: for Picasa Web
- gnome-python-desktop (gnomekeyring): for Picasa Web
Config
You can change the Photo Frame size:
gconftool-2 --type int --set /apps/gphotoframe/max_width 400
gconftool-2 --type int --set /apps/gphotoframe/max_height 300
Screenshots