This repository was archived by the owner on Dec 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
RITURAJ edited this page Nov 5, 2025
·
1 revision
Welcome to the paprwall wiki!
PaprWall is a modern desktop wallpaper manager that combines stunning high-resolution images with motivational quotes to transform your desktop experience.
- Single Toggle Button: Simplified service management with one smart button
- Visual Status Indicators: Color-coded icons (π’ Running, π΄ Disabled, π‘ Stopped, βͺ Not Installed)
- Better UX: Automatic status updates and improved error handling
- Updated Contact Info: New portfolio and contact links
pip install paprwall
paprwall-setup-desktop # Creates desktop entry
paprwall-gui # Launchwget https://github.com/riturajprofile/paprwall/releases/latest/download/PaprWall-2.1.0-x86_64.AppImage
chmod +x PaprWall-*.AppImage
./PaprWall-*.AppImage --installgit clone https://github.com/riturajprofile/paprwall.git
cd paprwall
pip install -e .-
Launch PaprWall: Run
paprwall-guior use the desktop icon - Select Category: Choose from 6 quote types (Motivational, Math, Science, Famous, Technology, Philosophy)
- Fetch Wallpaper: Click "Random" or "Refresh" button
- Preview: View the wallpaper with embedded quote
- Set Wallpaper: Click "Set Wallpaper" to apply
- Enable Auto-Rotate: Toggle auto-rotation with custom interval (5min - 24hrs)
- Browse History: Access previously used wallpapers
- Open PaprWall settings
- Locate "Background Service" section
- Check the status icon (π’/π΄/π‘/βͺ)
- Click toggle button to enable/disable
paprwall-service install # Install systemd service
paprwall-service status # Check service status
paprwall-service uninstall # Remove servicepaprwall-service install # Add to Windows Startup
paprwall-service uninstall # Remove from Startup- Motivational: Inspirational quotes to start your day
- Mathematics: Mathematical wisdom and insights
- Science: Scientific discoveries and thoughts
- Famous: Quotes from historical figures
- Technology: Tech-focused inspiration
- Philosophy: Deep philosophical reflections
- GNOME (Ubuntu, Fedora, etc.)
- KDE Plasma
- XFCE
- MATE
- Cinnamon
- LXQt
- Windows (10, 11)
- π¨ Modern, intuitive GUI with large preview
- π Customizable auto-rotation (5min - 24hrs)
- π History gallery with thumbnails
- π₯οΈ Multi-desktop environment support
- π€ Background service (systemd/Windows Startup)
- π― Single-button service control
- πΎ Offline history access
- π Cross-platform (Linux & Windows)
-
Linux:
~/.local/share/paprwall/wallpapers/ -
Windows:
%APPDATA%\PaprWall\wallpapers\
-
Linux:
~/.config/systemd/user/paprwall.service - Windows: Startup folder shortcut
GUI won't start?
- Linux: Install Tkinter with
sudo apt install python3-tk - Check Python version (requires 3.9+)
Wallpaper not changing?
- Verify supported desktop environment
- Check service status with
paprwall-service status - Ensure auto-rotation is enabled
Service not working?
- Linux: Check systemd with
systemctl --user status paprwall.service - Windows: Verify shortcut exists in Startup folder
- Check logs for errors
Windows SmartScreen warning?
- Click "More info" β "Run anyway"
- This is normal for unsigned applications
If you encounter issues not covered here:
- Check GitHub Issues
- Search for existing solutions
- Create a new issue with details:
- OS and version
- Desktop environment
- Error messages
- Steps to reproduce
We welcome contributions! See our Contributing Guide for:
- Code style guidelines
- Development setup
- Pull request process
- Reporting bugs
- Suggesting features
- Issues: GitHub Issues
- Releases: Latest Version
- PyPI: pypi.org/project/paprwall
- Email: riturajprofile.me@gmail.com | riturajprofile@outlook.com
- Portfolio: www.riturajprofile.me
- LinkedIn: linkedin.com/in/riturajprofile
- GitHub: @riturajprofile
- Language: Python 3.9+
- License: CC BY-NC 4.0
- Latest Version: 2.1.1
- Platform: Linux, Windows
- Dependencies: Pillow, Requests, Tkinter
Future features planned:
- macOS support
- Custom quote sources
- Multiple monitor support
- Wallpaper collections
- Cloud sync for history
- Theme customization
- Plugin system
- Updated contact information
- Added portfolio and LinkedIn links
- Simplified service controls to single toggle button
- Added color-coded status icons
- Improved service status checking
- Enhanced error handling
- Removed system tray dependency
- Added native systemd/Windows service support
- Improved background service management
If you find PaprWall useful:
- β Star this repository
- π Report bugs
- π‘ Suggest features
- π’ Share with others
- π€ Contribute code
Made with β€οΈ by riturajprofile
Last Updated: November 5, 2025