seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.49k stars 265 forks source link

support XDG dirs? #60

Open jedahan opened 3 years ago

jedahan commented 3 years ago

would be nice to place ~/.opendrop into ${XDG_DATA_HOME}/opendrop, falling back to ${HOME}/.local/share/opendrop and then $HOME/.opendrop for backwards compatability.

schmittner commented 3 years ago

Good idea. Would it make sense to put

jedahan commented 3 years ago

It's a good question @schmittner I could see the case for keys in CONFIG or DATA.