mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
cbef0de68dd916ba61e80b80f87b805730425610
There are a couple of places where apps can store data in Linux, one is in the HOME directory, which is being phased out, the second, is in HOME/.config, and the other is HOME/.local/share. This uses HOME/.local/share, and since there isn't a common appdata path on Linux that function will just return the local appdata path.
Languages
C++
97.6%
Objective-C
1.1%
Objective-C++
0.6%
Starlark
0.3%
C
0.2%
Other
0.1%