onionshare/flatpak
2025-02-07 15:58:28 +11:00
..
meek-client Simplify the flatpak/org.onionshare.OnionShare.yaml so that it only has to include the go.mod.yml of the respective PTs, with the modules.txt included therein 2025-02-07 15:40:57 +11:00
obfs4proxy Simplify the flatpak/org.onionshare.OnionShare.yaml so that it only has to include the go.mod.yml of the respective PTs, with the modules.txt included therein 2025-02-07 15:40:57 +11:00
snowflake Simplify the flatpak/org.onionshare.OnionShare.yaml so that it only has to include the go.mod.yml of the respective PTs, with the modules.txt included therein 2025-02-07 15:40:57 +11:00
.gitignore Snapcraft and Flatpak in CI (#1620) 2022-10-06 09:14:05 -07:00
org.onionshare.OnionShare.yaml remove whitespace and commented-out bits 2025-02-07 15:58:28 +11:00
poetry-to-requirements.py Add new script for updating python deps in flatpak manifest, and update release instructions 2023-09-10 11:19:43 -07:00
README.md Snapcraft and Flatpak in CI (#1620) 2022-10-06 09:14:05 -07:00

Flatpak Packaging

OnionShare is published on Flathub here: https://flathub.org/apps/details/org.onionshare.OnionShare

The Flatpak manifest that builds that package is hosted here: https://github.com/flathub/org.onionshare.OnionShare

This folder contains a copy of that manifest, modified for local development.