Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 877 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 877 Bytes

Desktopd

LICENSE Build Status Coverage Status Crates.io Version Minimum rustc version

Introduction

A linux daemon who store .desktop meta-datas from $XDG_DATA_DIRS on a SQLite database.

Goal

Give the best API to find applications store in $XDG_DATA_DIRS

Dev

cargo install diesel_cli --no-default-features --features sqlite