xdg-user-dirs

There are 16 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

    Language:Rust751125333
  • xdg

    adrg/xdg

    Go implementation of the XDG Base Directory Specification and XDG user directories

    Language:Go67781529
  • dirs-dev/dirs-rs

    a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows

    Language:Rust667123846
  • tox-dev/platformdirs

    A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

    Language:Python566118049
  • dirs-dev/directories-jvm

    a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows

    Language:Java233162823
  • dirs-dev/dirs-sys-rs

    system-level helper functions for the dirs and directories crates

    Language:Rust405624
  • hauleth/xdg-rlz

    Configure non-conforming applications to use XDG Base Directory specification

    Language:Shell33812
  • tecosaur/BaseDirs.jl

    A cross platform implementation of the XDG Directory Spec

    Language:Julia3125
  • 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

    Language:Rust5300
  • marcoradocchia/microxdg

    An XDG Base Directory Specification Rust library that aims to be conservative on memory allocation and overall memory footprint.

    Language:Rust4100
  • 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

    Language:C#320
  • rijenkii/xdg-user-rs

    Crate to give you paths to user dirs

    Language:Rust3201
  • Xdg.Directories

    xdg-net/Xdg.Directories

    A .NET library for the XDG directory specifications

    Language:C#2000
  • adriangalilea/xdg-dirs

    Manage your XDG directories. meant to replace `xdg-user-dirs` & `xdg-user-dirs-update` while being cross-platform.

    Language:Go
  • jhenriquelc/userfolders

    Cross-platform access to a user's special folders

    Language:Python