Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1u3o/com.stremio.Stremio
A working Stremio Flatpak that builds everything.
https://github.com/p1u3o/com.stremio.Stremio
Last synced: about 2 months ago
JSON representation
A working Stremio Flatpak that builds everything.
- Host: GitHub
- URL: https://github.com/p1u3o/com.stremio.Stremio
- Owner: p1u3o
- Created: 2019-12-08T14:52:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T15:36:50.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T15:04:32.173Z (4 months ago)
- Homepage:
- Size: 1.11 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-stremio - Flatpak package
README
# com.stremio.Stremio Flatpak
This builds Stremio as a Flatpak using sources. It only needs org.kde.Platform 5.12 to run.You can fetch a prebuilt flatpak at https://github.com/p1u3o/com.stremio.Stremio/releases and install using
```
flatpak install com.stremio.Stremio.flatpak
```## Build
```
flatpak-builder --install --install-deps-from=flathub _build com.stremio.Stremio.json --force-clean
```