onionshare/flatpak
2025-02-15 20:20:34 +11:00
..
meek-client Make a script that generates the golang dependencies and adjusts the yaml as required 2025-02-10 16:26:40 +11:00
obfs4proxy Make a script that generates the golang dependencies and adjusts the yaml as required 2025-02-10 16:26:40 +11:00
snowflake Make a script that generates the golang dependencies and adjusts the yaml as required 2025-02-10 16:26:40 +11:00
.gitignore Snapcraft and Flatpak in CI (#1620) 2022-10-06 09:14:05 -07:00
generate-golang-dependencies.py Make a script that generates the golang dependencies and adjusts the yaml as required 2025-02-10 16:26:40 +11:00
onionshare-cli.yaml Update flatpak and snap dependencies after cli change to python >= 3.10 2025-02-15 20:20:34 +11:00
onionshare-desktop.yaml Attempt to simplify the poetry dependencies even more for flatpak, by including them as separate yaml files 2025-02-10 16:26:38 +11:00
org.onionshare.OnionShare.yaml Update version number to 2.6.3 2025-02-13 10:44:41 +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.