Releases: PSGtatitos/papyrus
Releases · PSGtatitos/papyrus
Release list
v1.2.1
v1.2.0
Remove generate_release_notes (token doesn't have permission)
Version 1.2
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-pipAnd then run the installer:
curl -fsSL https://raw.githubusercontent.com/PSGtatitos/papyrus/main/install.sh | bashThe install script handles everything — system dependencies, mpvpaper, Pillow, and the app itself.
Version 1.1
Initial Release
Run this command to easily download Papyrus:
curl -fsSL https://raw.githubusercontent.com/PSGtatitos/papyrus/main/install.sh | bash