0.0
No commit activity in last 3 years
No release in over 3 years
Spotlight - Ruby interface to Mac OSX Spotlight
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

Spotlight – Ruby interface to Mac OSX Spotlight¶ ↑

Not done yet, see TODO what’s missed currently

Install¶ ↑

You may need setup environment ARCHFLAGS=“-arch i386” when installing the gem

gem install mac-spotlight

Usage¶ ↑

$ irb
1.9.3-p194 :001 > require 'spotlight'
=> true

Limitation¶ ↑

It only works on Mac.

Other stuff¶ ↑

Author: Li Xiao <iam@li-xiao.com>

Requires: Ruby 1.8.6 or later

License: Copyright 2010 by Li Xiao.

Released under an MIT-LICENSE.  See the MIT-LICENSE.txt file
included in the distribution.

Warranty¶ ↑

This software is provided “as is” and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.