Skip to content

Fixes & Improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@MattMoony MattMoony released this 19 Jun 13:59
· 17 commits to master since this release

The second alpha release of Figaro! This release builds on v0.1-alpha and fixes its bugs - however, it's also quite a bit different from the last release in the way that the GUI has been updated and the authentication has been completely overhauled!

At the moment, still only soundboard functionality is included in the GUI, however, this will of course change at some point in the future - keep in mind that this is still just an alpha after all. But, as always, if you miss any functionality, check out the CLI because it has many more features included.

I hope you enjoy this project of mine - feel free to inform me of any ideas / update suggestions in the issues tab!

Setup

So, to get Figaro up and running quickly, just follow these few steps:

  1. Download the ZIP file of the source-code you can find below this post
  2. Unpack the ZIP file and open a command prompt in the extracted directory - the one that includes all setup files
  3. Depending on which platform you're on, run one of the setup files:
    • Windows: setup.ps1
    • Linux: setup.sh
    • MacOS: setup-mac.sh
  4. Wait for the setup script to finish and then, depending on which platform you're on, run ...
    • Windows: gui.ps1
    • Linux/MacOS: gui.sh
  5. Have fun with Figaro!

Issues

Should any issues arise feel free to contact me in the issues tab.