briantwene / paperflow

A Cross Platform Desktop app made to discover and download beautiful wallpapers sourced from Reddit.
3 stars 0 forks source link
desktop-app react reddit rust tailwindcss tanstack-router tauri vite wallpaper zustand

paperflow logo

A Cross Platform Desktop app made to discover and download beautiful wallpapers sourced from Reddit.

Currently in development in the develop branch 🛠️

Features ✨

Screenshots 📷

Home Screen Download Screen Settings Screen Connections Screen

Installation ⏬

You can download the latest version of the app from the releases page of this repository.

After navigating to the releases page, select the latest release and download the appropriate file for your operating system:

After downloading the executable, you can install the app by double-clicking on the downloaded file and following the on-screen instructions.

Roadmap 🛣️

Currently Brainstorming more 🧠

Tech Stack 💻

The app is powered by Tuari which is a toolkit that allows you to use web tech on the frontend powered by Rust.

Frontend: React, TailwindCSS, Tanstack Router

Backend: Using Tauri's Rust Core as a backend to deal with image fetching and any desktop related stuff.