A lightweight desktop application that lets you set web pages as your Windows wallpaper.
- Download: Get the latest version from the Releases page
- Run: Just double-click
WebDesk.exe
- no installation needed! - Use: Right-click the tray icon to access settings and features
- Set any website as your live wallpaper
- Automatic updates
- No installation required
- Lightweight and fast
- System tray controls
- Download
WebDesk.exe
- Run it
- Right-click the tray icon (near the clock)
- Choose your settings
- Enjoy your live wallpaper!
WebDesk checks for updates automatically. When an update is available, it will download and apply it automatically.
All settings are saved in the same folder as the application - making it truly portable!
- Install Python 3.10 or newer
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
- Run the build script:
python build.py
WebDesk/
├── Windows/ # User interface windows
├── Services/ # Background services
├── Helpers/ # Utility functions
└── Properties/ # App configuration
We welcome contributions! Here's how you can help:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
-
Wallpaper not showing
- Make sure WebView2 Runtime is installed
- Check if your HTML file path is correct
- Verify the HTML file works in a browser
-
Black screen
- Check if your graphics drivers are updated
- Try running WebDesk as administrator
-
Won't start with Windows
- Check Windows startup settings
- Try reinstalling the application
This project is licensed under the MIT License - see the LICENSE file for details.