GithubHelp home page GithubHelp logo

hansoksendahl / figma-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from figma-linux/figma-linux

0.0 1.0 0.0 6.38 MB

Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join us in https://t.me/figma_linux and https://spectrum.chat/figma-linux

License: GNU General Public License v2.0

JavaScript 1.90% TypeScript 92.57% HTML 0.40% CSS 5.13%

figma-linux's Introduction

Figma electron app (unofficial)

Figma-linux it's unofficial desktop application for Linux for the Figma web application.
This app based on the Electron


Dependences

On Debian-based distros You need install the libgconf-2-4 library

Repositories

For now, there are have repository for deb package on Launchpad.
To add repository, execute command below:

sudo add-apt-repository ppa:chrdevs/figma

If You have NO_PUBKEY error while on apt update, then You must add the key manualy:

sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 70F3445E637983CC

install

Download app package for You linux distribution.
For debian-based linux distributions:

sudo dpkg -i figma-linux_0.4.0_amd64.deb

For RedHat-based linux distributions:

sudo yum install figma-linux-0.4.0.x86_64.rpm

or

sudo rpm -Uvh figma-linux-0.4.0.x86_64.rpm

or

sudo zypper install figma-linux-0.4.0.x86_64.rpm

or

sudo smart install figma-linux-0.4.0.x86_64.rpm

Run

figma-linux

Or You can just download and run the AppImage.

./figma-linux-0.4.0-x86_64.AppImage

Development

Steps to start development:

  1. git clone [email protected]:ChugunovRoman/figma-linux.git
  2. cd figma-linux
  3. npm i

To start the app in dev mode:

npm run dev

To start the app in production mode:

npm run build; npm start

ATTENTION: When You do changes in middleware component, You need to rebuild and restart the app each time. Because the middleware execute only on run the app. Hot Reload doesn't work here.

description of npm scripts

  • dev - runs app in dev mode
  • start - runs already built app
  • build - only builds app from src
  • builder - packs the app into different linux packages (see ./config/builder.json)
  • pack - removes old packages from the installers dir, build the app and pack it

Community

Join us in telegram and spectrum.chat

figma-linux's People

Contributors

amine-smahi avatar chugunovroman avatar hansoksendahl avatar rstacruz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.