https://github.com/icculus/libappdir
An experiment in making apps not write to $HOME
https://github.com/icculus/libappdir
Last synced: about 1 year ago
JSON representation
An experiment in making apps not write to $HOME
- Host: GitHub
- URL: https://github.com/icculus/libappdir
- Owner: icculus
- License: zlib
- Created: 2021-06-28T20:43:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T01:28:39.000Z (almost 5 years ago)
- Last Synced: 2025-01-30T04:41:33.440Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# libappdir
This code has not even been thought that hard about yet.
It involves this, though:
https://icculus.org/finger/icculus?date=2009-03-21§ion=otherstuff
Note that this was from before $XDG_DATA_HOME was a real thing. This
repo is just here for history's sake and probably doesn't need a
further thought.