-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Debanjan Dutta edited this page Apr 30, 2026
·
5 revisions
Welcome to the official documentation for Wallpaper Sync.
Wallpaper Sync is a lightweight desktop application that allows users to manage wallpapers locally and sync them from a remote server with global duplicate prevention.
- Local wallpaper management
- Remote syncing from server
- Slideshow engine with intervals
- Global duplicate prevention (hash-based)
- Lightweight background service
Electron App
β
Next.js API (Vercel)
β
Supabase (Database + Storage)
- [Installation](Installation)
- [Usage Guide](Usage-Guide)
- [Architecture](Architecture)
- [API Reference](API-Reference)
- [Auto Update System](Auto-Update)
- [Troubleshooting](Troubleshooting)
Debanjan