Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshow program made with pygame.

1) Put your images into a folder. Then, copy that folder under "experiments" folder.

2) Create an "config.ini" file and write "[sequence]" at first.

3) Write your images' names into it (per line), after that write a number for delay time.

For example:
[sequence]
cat1.jpg=1000
cat2.jpg=4000
cat3.jpg=3000

3) Enjoy!!!

-How to compile-
$ python slideshow.py cat



About

A slideshow program made with pygame

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages