A dynamic wallpaper engine that changes your wallpaper based on the time of day and your location.
Wallpy requires Python 3.9 or higher. You can install it using pip:
pip install wallpy- List available wallpaper packs:
wallpy list- Install a wallpaper pack:
wallpy activate [pack_name]- Install the Wallpy service (runs automatically at startup and updates wallpaper based on time):
wallpy install- 🌅 Dynamic wallpapers that change based on time of day
- 📍 Location-aware solar events (sunrise, sunset, etc.)
- 🎨 Support for custom wallpaper packs
- 🌐 Download packs directly from the gallery
- 🔄 Automatic wallpaper updates
- 🪟 Windows support (macOS and Linux coming soon)
Wallpy can be configured using the following commands:
# View current configuration
wallpy config show
# Set your location (for solar events)
wallpy config location auto
# List all available packs
wallpy pack list
# Install a new pack
wallpy pack activate [pack_name]
# Download a pack from the gallery
wallpy pack download [url]
# Create a new pack (under development)
wallpy pack new [pack_name]MIT License - see LICENSE for details.
Made with ❤️ by siphyshu



