Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/org.garudalinux.firedragon
https://github.com/flathub/org.garudalinux.firedragon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/org.garudalinux.firedragon
- Owner: flathub
- Created: 2024-07-01T07:57:03.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T13:16:01.000Z (2 months ago)
- Last Synced: 2024-10-27T14:24:11.771Z (2 months ago)
- Language: JavaScript
- Homepage: https://flathub.org/apps/details/org.garudalinux.firedragon
- Size: 59.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FireDragon for Flatpak (org.garudalinux.firedragon)
Flathub: https://flathub.org/apps/org.garudalinux.firedragon
Browser source code: https://gitlab.com/garuda-linux/firedragon/builder
### Based on
https://github.com/flathub/org.mozilla.firefox.BaseApp
https://searchfox.org/mozilla-central/source/taskcluster/docker/firefox-flatpak
## How to install (from Flathub)
``` sh
flatpak install flathub org.garudalinux.firedragon
```## How to build
``` sh
flatpak-builder build org.garudalinux.firedragon.yml
```To test:
``` sh
flatpak-builder --run build org.garudalinux.firedragon.yml firedragon
```