https://github.com/madladsquad/untitledxdgbasedir
An C and C++ implementation of the XDG basedir specification
https://github.com/madladsquad/untitledxdgbasedir
c cpp xdg xdg-basedir
Last synced: about 2 months ago
JSON representation
An C and C++ implementation of the XDG basedir specification
- Host: GitHub
- URL: https://github.com/madladsquad/untitledxdgbasedir
- Owner: MadLadSquad
- License: mit
- Created: 2023-07-03T18:38:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-31T15:20:35.000Z (3 months ago)
- Last Synced: 2025-07-31T18:59:37.896Z (3 months ago)
- Topics: c, cpp, xdg, xdg-basedir
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
# UntitledXDGBasedir
[](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml)
[](https://lbesson.mit-license.org/)
[](https://trello.com/b/HmfuRY2K/untitleddesktop)
[](https://discord.gg/4wgH8ZE)A C and C++ implementation of the
[XDG basedir specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html).## Installation and usage
All information can be found on the [wiki](https://github.com/MadLadSquad/UntitledXDGBasedir/wiki/).