mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 04:32:12 -04:00
24c691f645c2183edba20880dab7981277331cde
This directory is shared between all instances of the app, as well as the host. In many ways this is similar to the ~/.var/app/$appid directory, but the directory is guaranteed to not be persistent (/run is on tmpfs), local to the host (not NFS), as well as nice support for features like locks and mmap (due to being tmpfs).
Flatpak
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%