All Projects → binaryage → Asepsis

binaryage / Asepsis

Licence: other
a solution for .DS_Store pollution

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Asepsis

ionic-3D-card-carousel
DEPRECATED Sample project that shows an experimental 3D card carousel in Ionic.
Stars: ✭ 29 (-91.62%)
Mutual labels:  obsolete
Sphero-AR-SDK
🚫 DEPRECATED: Sphero's augmented reality SDK
Stars: ✭ 46 (-86.71%)
Mutual labels:  obsolete
VRTK.Prefabs
*Deprecated* - A collection of productive prefabs for rapidly building spatial computing solutions in the Unity software.
Stars: ✭ 61 (-82.37%)
Mutual labels:  obsolete
Azure-AppServices-Diagnostics
Azure App Service Diagnostics provides developers ability to write various diagnostics features which helps customers to diagnose and troubleshoot their applications hosted on app services.
Stars: ✭ 42 (-87.86%)
Mutual labels:  obsolete
PrestaShop-1.6
Open-source e-commerce solution version 1.6
Stars: ✭ 27 (-92.2%)
Mutual labels:  obsolete
react-native-apple-sign-in
Apple Signin for your React Native applications
Stars: ✭ 16 (-95.38%)
Mutual labels:  obsolete
roweb
⛔ [DEPRECATED] Active at https://github.com/ropensci/roweb2
Stars: ✭ 18 (-94.8%)
Mutual labels:  obsolete
Deprecated Mapbox Ios Sdk
REPLACED – use https://www.mapbox.com/ios-sdk instead
Stars: ✭ 325 (-6.07%)
Mutual labels:  obsolete
QR
DEPRECATED The bookmarklet and extensions generate QRCode of the current URL for viewing on mobile devices (Google Chrome/Mozilla Firefox/Opera/Safari)
Stars: ✭ 20 (-94.22%)
Mutual labels:  obsolete
vcmi old mirror
[HISTORICAL] Old git mirror on VCMI subversion
Stars: ✭ 48 (-86.13%)
Mutual labels:  obsolete
crm114.rb
[Retired] Ruby interface to the CRM114 Controllable Regex Mutilator.
Stars: ✭ 29 (-91.62%)
Mutual labels:  obsolete
VRTK.Tutorials.OculusIntegration
Prefabs and code for use with the Oculus Integration Unity Package
Stars: ✭ 26 (-92.49%)
Mutual labels:  obsolete
Kwicks
⛔ Kwicks for jQuery - fork of jQuery Kwicks by Jeremy Martin
Stars: ✭ 50 (-85.55%)
Mutual labels:  obsolete
rok4
ROK4 est une suite d'outils open source développée par l'IGN France permettant la diffusion de données raster et vecteur en WMS, WMTS ou TMS. DEPRECATED ! Projet maintenu ici : https://github.com/rok4/documentation
Stars: ✭ 18 (-94.8%)
Mutual labels:  obsolete
standard coding hook
Git hooks that verifies if your commit message respects the norm
Stars: ✭ 14 (-95.95%)
Mutual labels:  obsolete
lazybones-aem-templates
🚨[DEPRECATED] Lazybones templates for Adobe Experience Manager🚨
Stars: ✭ 68 (-80.35%)
Mutual labels:  obsolete
AASecondaryScreen
[Deprecated] · Approachable implementation of iOS AirPlay-Mirroring using Swift.
Stars: ✭ 40 (-88.44%)
Mutual labels:  obsolete
Sphero.js
🚫 DEPRECATED: The Sphero JavaScript SDK to control Sphero robots.
Stars: ✭ 346 (+0%)
Mutual labels:  obsolete
Simpleauthentication
⛔️ [DEPRECATED] A really simple way for developers to add "Social Authentication" to their ASP.NET web application
Stars: ✭ 299 (-13.58%)
Mutual labels:  obsolete
pull facebook data for good
[DEPRECATED] Imitate an API for downloading data from Facebook Data For Good
Stars: ✭ 12 (-96.53%)
Mutual labels:  obsolete

Asepsis == solution for .DS_Store pollution.

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:




For end-user info please visit http://asepsis.binaryage.com

Installation from sources

You will need Xcode5 for building it from sources:

git clone https://github.com/binaryage/asepsis
cd asepsis
git submodule update --init
rake build
rake install
sudo reboot

Note: for installing debug version which is more verbose in Console.app use rake build_debug instead of rake build. Also you may then run rake debug_test to check if asepsis works as expected.

Note: before rake build you might need to open Asepsis.xcodeproj once in Xcode. For some reason the xcodebuild hangs without that.

Uninstallation

asepsisctl uninstall

License: MIT-Style

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].