Skip to main content

Setting up your Freedeck

This guide is geared towards regular users!

Get started with Freedeck

Follow this quickstart guide to start using Freedeck.
If you’re a power user, developer, or even just want to peek at the source code, this guide is for you.

Setup a Server development environment

Follow this guide to start working on the Server part of Freedeck.

Developing Freedeck Packages

Packages are an umbrella term for anything that is installed by the user. Their type is defined by what they actually do.
When making a package, it should feel as close to being part of Freedeck natively as possible. Try not to steer away from Freedeck’s built in styling/theming methods.

Creating a Plugin

Get started with the example preset and get ready to make your very own plugin.

Making a Theme

Customize the design of Freedeck however you’d like with a powerful CSS styling system.