Skip to content
forked from ia74/susdeck

Freedeck is a FOSS alternative to the Elgato Stream Deck; an extensible soundboard!

License

Notifications You must be signed in to change notification settings

Freedeck/Freedeck

 
 

Repository files navigation

Freedeck v6


The FOSS alternative to the Elgato Stream Deck.

Getting Started with Freedeck

Instructions (Easier Than Easy)

  • Go to https://freedeck.app
  • Click "Download"
  • Run the installer
  • Click "Install" in the installer
  • You're done! Check the start menu for a shortcut!

Instructions (Super Duper Easy)

  • Clone the repo
    • Run this in your terminal to clone the repo (to retain git info for autoupdater)
    • git clone https://github.com/Freedeck/Freedeck.git
  • Go to where you cloned the repo in File Explorer
  • Run init.bat
  • Profit

Instructions (Semi-Advanced)

  • Clone the repo
    • git clone https://github.com/Freedeck/Freedeck.git
  • Download NPM packages
    • npm i
  • Run the program!
    • npm run start
  • Enjoy!

The moment you start Freedeck, a setup wizard will launch. Follow those instructions. Next, when Companion launches, you'll see another setup wizard. Follow those instructions.

From there, Freedeck is ready to use.

About

Freedeck is a FOSS alternative to the Elgato Stream Deck; an extensible soundboard!

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages

  • JavaScript 70.6%
  • HTML 17.4%
  • CSS 11.9%
  • Batchfile 0.1%