From c4eb168f3056b446a10b40a7726dd5b1b4d87354 Mon Sep 17 00:00:00 2001 From: David Kaufman Date: Wed, 16 Feb 2022 06:42:21 -0500 Subject: [PATCH] Add Odourless link to readme Odourless is now shipping ver 1.0.0! --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fff2dbd..451363f 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,16 @@ ### WARNING: No longer supported under macOS 10.11 (El Capitan) and higher +--- + If you are interested in updated version maintained by others, please check out these repos: +## Odourless +https://github.com/xiaozhuai/odourless + +Which prevents `.DS_Store` pollution on Sierra, High Sierra, Mojave, Catalina and Big Sur (On both Intel _*and*_ M1 processors!) + +and is also, in turn, based on / inspired by prior work by: * [https://github.com/JK3Y/asepsis](https://github.com/JK3Y/asepsis) * [https://github.com/fnesveda/asepsis](https://github.com/fnesveda/asepsis) @@ -32,4 +40,4 @@ Note: before `rake build` you might need to `open Asepsis.xcodeproj` once in Xco asepsisctl uninstall -#### License: [MIT-Style](license.txt) \ No newline at end of file +#### License: [MIT-Style](license.txt)