endlessm/slack-flatpak

Name: slack-flatpak

Owner: endlessm

Description: Flatpak recipe for the slack desktop app.

Forked from: mattdangerw/flatpak-slack-app

Created: 2017-02-21 21:24:58.0

Updated: 2017-05-23 10:29:19.0

Pushed: 2017-11-17 07:13:21.0

Homepage: null

Size: 22

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This repo contains a working version of the slack x86-64 app packaged as a flatpak.

The app builds on uses the freedesktop.org runtime and the electron-flatpak-base-app. You will need both to build the app.

pak --user remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo
pak --user install gnome org.freedesktop.Platform/x86_64/1.4 org.freedesktop.Sdk/x86_64/1.4
pak --user remote-add endless-electron-apps --from https://s3-us-west-2.amazonaws.com/electron-flatpak.endlessm.com/endless-electron-apps.flatpakrepo
pak --user install endless-electron-apps io.atom.electron.BaseApp/x86_64/master

To test this, do:


pak --user remote-add --no-gpg-verify local-slack repo
pak --user install local-slack com.slack.Slack

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.