Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-24T19:39:05.000Z (2 months ago)
- Last Synced: 2024-10-26T06:22:01.333Z (2 months ago)
- Topics: c, cpp, xdg, xdg-basedir
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# UntitledXDGBasedir
[![CI](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml/badge.svg)](https://github.com/MadLadSquad/UntitledXDGBasedir/actions/workflows/CI.yaml)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](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/).