Giter Site home page Giter Site logo

com.invisionapp.studio's Introduction

Invison Studio

Invision Studio (Unofficial Flatpak)

Flatpak for Invision Studio

Invision Studio is a new platform inspired by the world’s best design teams. Design, prototype, and animate—all in one place.

Installing

For now there is no direct way to install the flatpak. Currently you have to build it.

simply get the Winebar SDK and flatpak-builder

# For DNF-based systems
sudo dnf install flatpak flatpak-builder
# For APT-based systems
sudo apt install flatpak flatpak-builder 

# Grab the FlatHub and FlatHub Beta Remotes
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo

# Build winebar-sdk
export ARCH=x86_64

git clone https://github.com/gasinvein/winebar-sdk/ && cd winebar-sdk && \
flatpak-builder --verbose --install-deps-only --install-deps-from=flathub-beta --arch=$ARCH /dev/null io.winebar.Sdk.yml && \
./build.sh $ARCH ./repo "--verbose" ""

# Add the winebar self-built repo; install the runtimes
flatpak --user remote-add --no-gpg-verify winebar-local ./repo

flatpak install winebar-local io.winebar.Platform//master io.winebar.Sdk//master

# Walk back to the root project and build Flatpak
cd ..

Then build the flatpak as is by walking to the project's directory.

$ flatpak-builder build-dir com.invisionapp.Studio.yml

Copyright

Invision Studio is Copyright © Invision Inc. All Rights Reserved.

The maintainer(s) of this Flatpak is not in any way associated with Invision nor this is a officially-endorsed Invision Product.

com.invisionapp.studio's People

Stargazers

 avatar

Watchers

 avatar  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.