Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ducky.wiki/llms.txt

Use this file to discover all available pages before exploring further.

The Spoofify dashboard can be found at https://<you>.spoofify.live/dashboard
If you’re looking for customization beyond these options, reach out to Ducky to further customize your personal Spoofify instance.

Export Themes

Import Themes

JSON Schema

{
  "id": string,
  "background_mode": "solid" | "gradient",
  "animation_style": "slide" | "turn" | "flip",
  "stroke_width": number,
  "border_radius": number,
  "color_1": string,
  "color_2": string,
  "shadow_color": string,
  "text_color": string,
  "stroke_color": string,
  "show_album": boolean
}