Skip to content

r-kan/reminder

Repository files navigation

Reminder

better reminder, more customizable slideshow tool

Note: This repository is obsolete, future development will be in iReminder.

Reminder, beyond an image slideshow tool, has the following unique features:

  1. can customize how the image is shown
  2. automatically search and download images
  3. can embed the image with customized phrases

P.S: for search function, api_key and cx of google custom search is required

System Requirement

python2.7

Dependent Libraries

Windows/OSX
make sure Tcl/Tk is installed in your python environment

Linux

  1. apt-get install python-tk
  2. apt-get install python-imaging-tk

Installation

python setup.py install

Sample Usage

  1. python main.py config.ini
  2. python main.py config_image.ini
  3. python main.py config_phrase.ini

which demonstrate the following:

  1. image search/download/slideshow functionality
  2. show image by customized setting
  3. embed image with phrases

Hot keys

[Right]: next image
[Left]: previous image
[p]: pause slideshow
[Esc]: switch fullscreen/window mode
[i]: display image information
[q]: exit application

Contact

Please contact Rodney Kan by its_right@msn.com for any question/request/bug without hesitation.


Watch screenshots and more information at http://r-kan.github.io/reminder/!

About

better reminder, more customizable slideshow tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages