carloslfu / figma-app-linux

Unofficial Figma desktop app rebuild for Linux users.
86 stars 4 forks source link
desktop figma linux

Figma app linux

Unofficial Figma desktop app rebuild for Linux users who want a workaround while official version is released. We <3 Figma :). Note that this app support local-fonts.

Before run the AppImage you may need to install libfontconfig with: sudo apt-get install libfontconfig-dev, some distros don't need it.

Link to AppImage here.

Steps to build

Install script

You also may build and install Figma app by ./install.sh in cli.

What does the install.sh do?

Things to do