xdg-user-dirs
There are 18 repositories under xdg-user-dirs topic.
dirs-dev/directories-rs
a mid-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
adrg/xdg
Go implementation of the XDG Base Directory Specification and XDG user directories
dirs-dev/dirs-rs
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
tox-dev/platformdirs
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
dirs-dev/directories-jvm
a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows
dirs-dev/dirs-sys-rs
system-level helper functions for the dirs and directories crates
hauleth/xdg-rlz
Configure non-conforming applications to use XDG Base Directory specification
tecosaur/BaseDirs.jl
A cross platform implementation of the XDG Directory Spec
dirs-dev/dirs-cli-rs
a low-level coammand line application that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
marcoradocchia/microxdg
An XDG Base Directory Specification Rust library that aims to be conservative on memory allocation and overall memory footprint.
andrew-ls/xdg-templates
Templates for creating new files (~/Templates). Used in GNOME Files (Nautilus): *Right Click* » New Document.
erri120/LinuxDesktopUtils
Utilities and wrappers for Linux desktop specific functionality
rijenkii/xdg-user-rs
Crate to give you paths to user dirs
xdg-net/Xdg.Directories
A .NET library for the XDG directory specifications
havocesp/platformdirs
A Python module that determining appropriate platform-specific dirs.
jhenriquelc/userfolders
Cross-platform access to a user's special folders
adriangalilea/xdg-dirs
Manage your XDG directories. meant to replace `xdg-user-dirs` & `xdg-user-dirs-update` while being cross-platform.
ggicci/appdirs
A utility to locate the base directories, as well as the config, cache, data files an app needs.