All Projects → bilelmoussaoui → stremio-flatpak

bilelmoussaoui / stremio-flatpak

Licence: GPL-3.0 license
Stremio Flatpak package

Projects that are alternatives of or similar to stremio-flatpak

meta-package-manager
🎁 a wrapper around all package managers
Stars: ✭ 277 (+1438.89%)
Mutual labels:  flatpak
pgtk-emacs-flatpak
A Flatpak build of emacs from a combined pure-gtk and native comp branch
Stars: ✭ 17 (-5.56%)
Mutual labels:  flatpak
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (+55.56%)
Mutual labels:  flatpak
celos
CelOS is a simple, easy-to-use, flatpak centric Linux distribution for everyone based on Ubuntu 20.04.
Stars: ✭ 18 (+0%)
Mutual labels:  flatpak
packages
Docker Image, Flatpak, Windows, and Ubuntu SNAP packages for a few OSS projects
Stars: ✭ 16 (-11.11%)
Mutual labels:  flatpak
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+127.78%)
Mutual labels:  flatpak
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+216.67%)
Mutual labels:  flatpak
plausible
Hybrid native + web app for Plausible Analytics
Stars: ✭ 47 (+161.11%)
Mutual labels:  flatpak
Autodesk-Fusion-360-for-Linux
This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
Stars: ✭ 810 (+4400%)
Mutual labels:  flatpak
appcenter
🚀 App Center for Liri OS
Stars: ✭ 26 (+44.44%)
Mutual labels:  flatpak
flatpak-github-actions
Build your Flatpak application using Github Actions
Stars: ✭ 73 (+305.56%)
Mutual labels:  flatpak
flatpak-vscode
Integrate Flatpak with VSCode
Stars: ✭ 48 (+166.67%)
Mutual labels:  flatpak
date-countdown
A date countdown applet
Stars: ✭ 15 (-16.67%)
Mutual labels:  flatpak
duolingo-desktop
Desktop client for the Duolingo language learning application
Stars: ✭ 34 (+88.89%)
Mutual labels:  flatpak
stremio-gdrive
Stremio addon for fetching videos from your google drive.
Stars: ✭ 73 (+305.56%)
Mutual labels:  stremio
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (+22.22%)
Mutual labels:  flatpak
pathofexile-flatpak
Path of Exile Flatpak
Stars: ✭ 11 (-38.89%)
Mutual labels:  flatpak
flatpak-platform
The elementary OS and AppCenter Flatpak platform
Stars: ✭ 49 (+172.22%)
Mutual labels:  flatpak
gnomit
A simple Git commit message editor for Gnome.
Stars: ✭ 30 (+66.67%)
Mutual labels:  flatpak
chimera
A web interface for managing Steam remotely
Stars: ✭ 113 (+527.78%)
Mutual labels:  flatpak

stremio-flatpak

Stremio Flatpak package (WIP)

TODO:

  • Add tray icon support on old distro
  • Add an AppData file
  • Bundle a higher resolution icon
  • Contact upstream to use it as an official distribution system
  • The application keeps running on the background when you close it (tray icon is hidden)

How to build:

1 - Install Flatpak & flatpak-builder

2 - Add Flathub remote

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

3 - Install freedesktop's runtime

flatpak install flathub org.freedesktop.Platform//18.08
flatpak install flathub org.freedesktop.Sdk//18.08

4 - Install Electron's BaseApp

flatpak install flathub org.electronjs.Electron2.BaseApp//stable

5 - Clone the repository

git clone --recurse-submodules https://github.com/bilelmoussaoui/stremio-flatpak/
cd ./stremio-flatpak

6 - Build & Install Stremio's Flatpak package

flatpak-builder --install stremio com.stremio.Stremio.yml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].