Fluxlay Studio
Upload images and videos in minutes, or build interactive wallpapers with 12 React Hooks. Keep 80% of every sale on the marketplace.
01Pick your path
Choose the fastest route based on what you create and the tools you use.
Image / Video
Just upload images or videos. No code required — your first wallpaper can ship in 3 minutes.
Creator Guide→React / Vue
Build interactive wallpapers with 12 SDK hooks and 6 CLI commands.
Developer Docs→Claude Code
Type /fluxlay:new in the Claude Code plugin. From prompt to scaffold to publish, fully automated.
See the plugin→02Creators
Three steps to the world. Ship your first wallpaper in 3 minutes.
Upload your images and videos directly as wallpapers. No coding required.
Publish to the marketplace. DRM-protected delivery with automatic payouts to 46+ countries.
Keep 80% of every sale. Withdraw anytime your balance reaches $50.
03Developers
Code-driven wallpapers, written with the tools you already know
import { useSystemAudio } from "@fluxlay/react"
export default function Wallpaper() {
const { volume } = useSystemAudio()
return <Bar level={volume} />
}
import { useCpuUsage } from "@fluxlay/react"
export default function Wallpaper() {
const usage = useCpuUsage()
return <Glow intensity={usage} />
}
import { useNowPlaying } from "@fluxlay/react"
export default function Wallpaper() {
const { track } = useNowPlaying()
return <Cover src={track?.artwork} />
}
// Wallpaper that reacts to what you're playing04Claude Code
Describe what you want, ship it in minutes
Our official Claude Code plugin scaffolds your project, writes the React code, validates the manifest, and gates publish — all from a single conversation.
Install once
Then describe your wallpaper
Plans the kind, slug, SDK hooks, and permissions, then scaffolds the project from a minimal template.
Bundles SDK reference, manifest schema, and CSP constraints so the generated code is correct on the first try.
Validates fluxlay.yaml after every edit; blocks publish if the build is stale or the session is signed out.
05Monetize
An industry-leading revenue share with global payouts.
Just 20% platform fee. Price your work however you want — you keep most of it.
Automatic payouts to creators in 46+ countries via Stripe Connect.
Withdraw anytime your balance reaches $50.
Per-buyer licenses are issued automatically. Only the purchaser's app can decrypt and play.
06Protection
Publish without worrying about piracy or leakage.
Wallpaper assets are only decrypted and played when a valid license is linked to the user.
Original asset URLs expire within minutes. Scraping and re-sharing become a non-starter.
The Fluxlay app verifies the integrity of published bundles. Modified copies never make it onto the marketplace.
07OSS Examples
Borrow working samples from the examples repo on GitHub.
09Publisher Voices
From the creators and developers shipping on Fluxlay
“Using web tech directly as wallpaper is revolutionary. Seeing my interactive React project running on the desktop is incredible.”
“I made my first wallpaper with just CSS animations and the SDK. Publishing via the CLI was super easy too.”
“Just upload an image or video and the listing page is ready. As someone who can't code, seeing my wallpapers on the marketplace feels great.”
10Pricing
Free to start publishing and selling.
11FAQ
Publishing, monetization, and protection
Sign up free. Keep 80% of every sale on the marketplace.