Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/one.ablaze.floorp
https://github.com/flathub/one.ablaze.floorp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/one.ablaze.floorp
- Owner: flathub
- Created: 2022-05-13T06:31:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T21:41:05.000Z (4 months ago)
- Last Synced: 2024-09-09T21:51:02.035Z (4 months ago)
- Language: JavaScript
- Homepage: https://flathub.org/apps/details/one.ablaze.floorp
- Size: 59.7 MB
- Stars: 10
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Floorp for Flatpak (one.ablaze.floorp)
Flathub: https://flathub.org/apps/one.ablaze.floorp
Browser source code: https://github.com/Floorp-Projects/Floorp
### 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)
```
flatpak install flathub one.ablaze.floorp
```## How to build
```sh
flatpak-builder build-dir one.ablaze.floorp.yml
```
To test:
```sh
flatpak-builder --run build-dir one.ablaze.floorp.yml floorp
```