All Projects → rmariuzzo → spotlight-never-index

rmariuzzo / spotlight-never-index

Licence: MIT license
Exclude some folders from Spotlight.app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to spotlight-never-index

mlstm4reco
Multiplicative LSTM for Recommendations
Stars: ✭ 21 (+0%)
Mutual labels:  spotlight
Flutter showcaseview
Flutter plugin that allows you to showcase your features on iOS and Android. 👌🔝🎉
Stars: ✭ 502 (+2290.48%)
Mutual labels:  spotlight
Zazu
🚀 A fully extensible and open source launcher for hackers, creators and dabblers.
Stars: ✭ 2,060 (+9709.52%)
Mutual labels:  spotlight
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (+85.71%)
Mutual labels:  spotlight
Flow.launcher
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.
Stars: ✭ 288 (+1271.43%)
Mutual labels:  spotlight
Enlighten
💡 An integrated spotlight-based onboarding and help library for macOS, written in Swift.
Stars: ✭ 44 (+109.52%)
Mutual labels:  spotlight
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (+652.38%)
Mutual labels:  spotlight
Awesomespotlightview
Awesome tool for create tutorial walkthrough or coach tour
Stars: ✭ 225 (+971.43%)
Mutual labels:  spotlight
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 21,122 (+100480.95%)
Mutual labels:  spotlight
Driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
Stars: ✭ 13,154 (+62538.1%)
Mutual labels:  spotlight
react-native-search-api
The SearchApi module gives you a general React Native interface to interact with the iOS Search API, Core Spotlight.
Stars: ✭ 35 (+66.67%)
Mutual labels:  spotlight
Spotlight
Android Library that lights items for tutorials or walk-throughs etc...
Stars: ✭ 3,143 (+14866.67%)
Mutual labels:  spotlight
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+5938.1%)
Mutual labels:  spotlight
chrome-meme-search
A Chrome extension that lets you make spotlight search for memes.
Stars: ✭ 14 (-33.33%)
Mutual labels:  spotlight
Spotlight Desktop
Simple app to change the desktop wallpaper to the Windows Spotlight Lock Screen image.
Stars: ✭ 176 (+738.1%)
Mutual labels:  spotlight
MultiLamp
Android library to showcase/highlight the multiple views on same overlay
Stars: ✭ 235 (+1019.05%)
Mutual labels:  spotlight
Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+3295.24%)
Mutual labels:  spotlight
Multilamp
Android library to showcase/highlight the multiple views on same overlay
Stars: ✭ 233 (+1009.52%)
Mutual labels:  spotlight
Spotlightify
The Spotify overlay controller
Stars: ✭ 190 (+804.76%)
Mutual labels:  spotlight
Leader Line
Draw a leader line in your web page.
Stars: ✭ 1,872 (+8814.29%)
Mutual labels:  spotlight

Spotlight Never Index

🔦🙅 Exclude some folders from Spotlight.app

Installation

npm install spotlight-never-index --global 

Usage

spotlight-never-index <directory> <pattern>

Examples

Never index a directory

spotlight-never-index ~/Projects

This will tell Spotlight to never index the ~/Projects directory.

Never index matching directory

spotlight-never-index ~/Projects 'node_modules|bower_components'

This will tell Spotlight to never index any node_modules or bower_components directory inside ~/Projects.

License

MIT – See LICENSE file.

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].