Skip to content

Releases: PSGtatitos/papyrus

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:40

You can either download this version from the install script found in the README.md file of this repository or download it from the .deb file in this release

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:05
Remove generate_release_notes (token doesn't have permission)

Version 1.2

Choose a tag to compare

@PSGtatitos PSGtatitos released this 09 Jul 08:45

Installation

First make sure that you have pip3 installed, if you don't have it you can install it via these commands:

sudo apt update
sudo apt install python3-pip

And then run the installer:

curl -fsSL https://raw.githubusercontent.com/PSGtatitos/papyrus/main/install.sh | bash

The install script handles everything — system dependencies, mpvpaper, Pillow, and the app itself.

Version 1.1

Choose a tag to compare

@PSGtatitos PSGtatitos released this 26 May 07:56

Updated the UI/UX design with wallpaper preview and settings tab
Screenshot_2026-05-26_10-55-20

Initial Release

Choose a tag to compare

@PSGtatitos PSGtatitos released this 03 May 09:39

Run this command to easily download Papyrus:

curl -fsSL https://raw.githubusercontent.com/PSGtatitos/papyrus/main/install.sh | bash