
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Simple photos album and webcam on your desktop.
12 years ago
1.3
* Improved webcam support (depend over spcacat - http://mxhaard.free.fr)
* Bug fixes
1.2
Added new options to change border style and view last photo. Some fixes.
1.1
Now on skz format.
1.0
Fuly rewriten code, now using only python script. New settings way and options to switch next photo and open current photo.
0.2
Fix Width Height when is higher than karamba theme
0.1
First realise
12 years ago
1.3
* Improved webcam support (depend over spcacat - http://mxhaard.free.fr)
* Bug fixes
1.2
Added new options to change border style and view last photo. Some fixes.
1.1
Now on skz format.
1.0
Fuly rewriten code, now using only python script. New settings way and options to switch next photo and open current photo.
0.2
Fix Width Height when is higher than karamba theme
0.1
First realise
mithrilhall
10 years ago
To add the path to your photos simply rename the file downloaded to:
<file_name>.zip instead of <file_name>.skz
Extract the zip file to a directory.
Then edit the file 'Photolets.py'. Change line 100 to point to your images and edit line 99 to be 'if (Directory)' instead of 'if (not Directory)'.
Then zip up the files like this: zip -r your_theme.skz *
Report
mithrilhall
10 years ago
To add the path to your photos simply rename the file downloaded to:
<file_name>.zip instead of <file_name>.skz
Extract the zip file to a directory.
Then edit the file 'Photolets.py'. Change line 100 to point to your images and edit line 99 to be 'if (Directory)' instead of 'if (not Directory)'.
Then zip up the files like this: zip -r your_theme.skz *
Report
coolbober
11 years ago
Report
djbridges
11 years ago
This would be great if it were possible to easily change what photos to show. Please let us know how to do this......
Report
cybor1
12 years ago
Report
CaCO3
12 years ago
On my KDE, the function to open a picture did not work, so I replaced the line
karamba.execute("kfmclient exec "+current_picture);
with
karamba.execute("kuickshow \""+current_picture+"\"");
in the file Photolets.py
I also found a mis spelling on line 244: uptade.
Report
M3t4linux
12 years ago
The file is an "skz" file
How can I use it with superkaramba please??
Do I have to save it under an other format??
Thanks ;-)
Report
carlocl59
12 years ago
many thanks , ciao Carlo
Report
carlocl59
12 years ago
Report
Enzo01
12 years ago
may be is not instaled there, try to fix it. And edit photolets.sh to see your photos.
BTW, I am working on next version with fully GUI configuration.
Report
carlocl59
12 years ago
Report