https://github.com/ivandiliso/dynamic-wallpaper
A python script made to emulate Mojave dynamic wallpapers on KDE
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Last synced: 4 months ago
·
JSON representation
Repository
A python script made to emulate Mojave dynamic wallpapers on KDE
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 6 years ago
· Last pushed almost 6 years ago
Metadata Files
Readme
License
README.md
Dynamic Wallpapers for KDE
A python script made to emulate Mojave dynamic wallpapers on KDE.
How to use
- Find some images
- Store those images inside a folder with a file named image.xml
- Modify the XML file stating a name and time for each image (the time indicates when the image swap will occur)
#### Example
xml <images> <image> <name>image1.png</name> <time>01:00</time> </image> <image> <name>image2.png</name> <time>18:00</time> </image> <images>(Use this exact sintax for each image)- Then execute dynwall.sh script using the folder path as an argument
#### Example
bash ./dynwall.sh /home/username/Picture/Wallpapers
- Then execute dynwall.sh script using the folder path as an argument
#### Example
Disclaimer
The images used in the preview GIF are from https://www.artstation.com/dakadibuja. You can find them here https://www.artstation.com/artwork/1VBvq
Owner
- Name: Ivan Diliso
- Login: ivandiliso
- Kind: user
- Location: Italy, Bari
- Company: University of Bari Aldo Moro
- Website: ivandiliso.github.io
- Repositories: 2
- Profile: https://github.com/ivandiliso
PhD Student @ University of Bari Aldo Moro