Skip to content

Latest commit

 

History

History
140 lines (98 loc) · 7.85 KB

README.md

File metadata and controls

140 lines (98 loc) · 7.85 KB

Peristyle

Simple wallpaper manager app for Android.

Why Peristyle?

Peristyle is created to be extremely simple and sophisticated wallpaper manager and browser app for Android. It solves the problem of having too many features and bloated apps and having very minimal support for locally stored wallpapers. What if you just wanted an app that allows you to browse and select your own locally stored wallpapers and lets you manage and set wallpapers from there? then Peristyle is for you :)

Features

🎨 Effortless Wallpaper Management

  • Browse, organize, and apply wallpapers seamlessly.
  • Multi-folder support for intuitive categorization.

🏷️ Smart Organization Tools

  • Use custom tags for quick searches and filters.
  • Automatically exclude .nomedia directories to keep private collections hidden.

🎛️ Dynamic Image Editing

  • Real-time blur and color adjustments before applying wallpapers.
  • Instant compression and resizing with no quality compromise.

🚀 Optimized for Performance

  • Smooth, elegant animations crafted for speed and responsiveness.
  • Built with a zero-loading architecture for instant interactions.

🔒 Privacy at Its Core

  • No ads. No tracking. No analytics.
  • Requires only essential permissions—no internet needed.

🔄 Automated Wallpaper Rotation

  • Auto-change wallpapers with folder or tag-based customization for every screen.

🖼️ Live Wallpaper Integration

  • Effortlessly manage live wallpapers with the built-in selector.

🌙 Dark Mode and Adaptive Themes

  • Full dark mode support for eye comfort.
  • Dynamic Material You theming adapts to your device’s palette.

🌟 Elegant Glassmorphic Design

  • Immerse yourself in a stunning interface featuring real-time blurs and caustic shadows.

🔧 Developer-Friendly Transparency

  • Reproducible builds ensure trust and security.

Stats

Hits GitHub all releases

Download

Screenshots

01 02 03
04 05 06
07 08 09
10 11 12

Peristyle also has a separate UI based on Material You

001 002 003
004 005 006

Triggering AutoWallpaperService from Other Apps

Peristyle supports triggering the AutoWallpaperService from other apps using the following intent: app.peristyle.START_AUTO_WALLPAPER_SERVICE

You can use any automation or scheduling tool and create your own scenario to change wallpaper for any custom event such as locking/unlocking or as you need.

Permission Usage

Peristyle needs MANAGE_EXTERNAL_STORAGE and READ_MEDIA_IMAGES to be allowed to show the system wallpapers in the app. It has been discussed in the Issue #72.

The REQUEST_IGNORE_BATTERY_OPTIMIZATIONS is used to run Auto Wallpaper service whenever required.

And an access to all the wallpaper directories whichever the user specifies.

v5.0.0 and Destructive Changes in the App

Read about it here.

Translate

Crowdin

Peristyle supports localization, If you want to translate Peristyle in your language/s, you can do so here on Crowdin.

Translation Contributors

Language Translators
Arabic @eyadmahm0ud
Chinese Simplified @shanzhaxiaok @xjchenyang
Chinese Traditional @aaypkzixad, @hugoalh
French @ppp987
German @ottozumkeller
Italian @gabrifrz
Polish @Tama10, @chefski
Portuguese, Brazilian @teogabriel
Spanish @esneiderfjaimes
Turkish @mikropsoft
Vietnamese @xeus0000

Last updated: 18 Sept, 2024

License

Copyright 2023 Hamza Rizwan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.