onionshare/flatpak
2025-02-12 13:38:31 +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 Attempt to upgrade setuptools 2025-02-12 11:47:11 +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 PySide6/shiboken6 in Flatpak 2025-02-12 13:38:31 +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.