Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Releases: riturajprofile/paprwall

PaprWall v2.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Nov 10:06

🎨 PaprWall v2.1.1 - Modern Desktop Wallpaper Manager

What's New

This release includes improvements and bug fixes to make your wallpaper experience even better!

📥 Quick Installation

📦 PyPI (All Platforms)

pip install paprwall
paprwall-gui

🐧 Linux

# Download and extract
wget https://github.com/riturajprofile/paprwall/releases/download/v2.1.1/paprwall-v2.1.1-linux-x86_64.tar.gz
tar -xzf paprwall-v2.1.1-linux-x86_64.tar.gz
cd release-v2.1.1
./paprwall-gui

🪟 Windows

:: Download paprwall-v2.1.1-windows-x64.zip
:: Extract and run paprwall-gui.exe

🔄 Changes in this Release

Commits since v2.1.0:

  • Release v2.1.1: Update contact information on PyPI (f0d4814)
  • docs: Update contact information and links (0dddd22)
  • docs: Update README for v2.1.0 (2fe648f)

🛠️ Technical Details

  • Version: 2.1.1
  • Build Date: 2025-11-05 10:05:53 UTC
  • Commit: f0d4814
  • Python: 3.8+

📋 Supported Platforms

Platform Architecture Package Type Status
Linux x86_64 .tar.gz, .deb, .rpm ✅ Supported
Windows x64 .zip, .exe ✅ Supported
macOS x64 .tar.gz ⚠️ Experimental

🎯 System Requirements

  • Linux: Ubuntu 20.04+, Fedora 35+, or equivalent
  • Windows: Windows 10 (1809+) or Windows 11
  • Display: 720p or higher recommended
  • Memory: 256MB RAM minimum
  • Storage: 50MB free space
  • Network: Internet connection for wallpaper downloads

✨ Features Included

  • 🎨 Modern GUI - Full-screen responsive design with 480px preview
  • 💭 Smart Quotes - 6 categories: Motivational, Math, Science, Famous, Tech, Philosophy
  • 🔄 Auto-Rotation - Customizable intervals with countdown timer
  • 📜 History Gallery - Browse recent wallpapers with thumbnails
  • 🖥️ Multi-Desktop - GNOME, KDE, XFCE, MATE, Cinnamon, LXQt support
  • 🌐 Web APIs - Quotable.io & ZenQuotes.io integration
  • 📁 Local Files - Use your own images with quote overlays

🔒 Security & Verification

All release assets include SHA-256 checksums for verification:

# Verify downloads
sha256sum -c *.sha256

🆘 Support & Issues


⭐ Like PaprWall? Give us a star on GitHub and share with your friends!

🐛 Found a bug? Please report it so we can fix it.

💡 Have an idea? Start a discussion and let's make it happen!

v2.1.0 - Service Control Improvements

Choose a tag to compare

@riturajprofile riturajprofile released this 05 Nov 09:49

PaprWall v2.1.0

🎨 Modern Desktop Wallpaper Manager with Motivational Quotes

📥 Installation Options

🐧 Linux

  • Debian/Ubuntu: Download paprwall_2.1.0_amd64.deb
  • Fedora/RHEL: Download paprwall-2.1.0-1.x86_64.rpm
  • Portable: Download paprwall-v2.1.0-linux-x86_64.tar.gz
  • PyPI: pip install paprwall

🪟 Windows

  • Portable: Download paprwall-v2.1.0-windows-x64.zip
  • PyPI: pip install paprwall

🍎 macOS

  • Portable: Download paprwall-v2.1.0-macos-x64.tar.gz
  • PyPI: pip install paprwall

📋 System Requirements

  • Linux: Ubuntu 20.04+, Fedora 35+, or equivalent
  • Windows: Windows 10 (1809+) or Windows 11
  • macOS: macOS 10.14+ (not fully tested)
  • Display: 720p or higher recommended
  • Python: 3.8+ (only for pip installation)

✨ Features

  • 🎨 Modern GUI with large 480px preview panel
  • 💭 6 quote categories (Motivational, Math, Science, Famous, Tech, Philosophy)
  • 🔄 Auto-rotation with customizable intervals
  • 📜 History gallery with thumbnails
  • 🖥️ Multi-desktop environment support
  • 🌐 Web-inspired dark theme interface

🚀 Quick Start

# Linux: Extract and run
tar -xzf paprwall-v2.1.0-linux-x86_64.tar.gz
cd release-v2.1.0
./paprwall-gui

# Windows: Extract and run
# Extract paprwall-v2.1.0-windows-x64.zip
# Run paprwall-gui.exe

# PyPI installation (all platforms)
pip install paprwall
paprwall-gui

📊 Checksums (SHA-256)

Verify your downloads:

sha256sum -c *.sha256

Full Documentation: README.md
Issues & Support: GitHub Issues