0.0.11 • Published 8 years ago

Finder-command v0.0.11

Weekly downloads
19
License
-
Repository
github
Last release
8 years ago

Install

[sudo] pip install Finder-command

[sudo] sudo npm install -g Finder-command

Usage

# Finder --help
usage: Finder COMMAND [options]

Available commands:
	todo

run `Finder help COMMAND` for more infos

Example

# comment
$ Finder comment $path "new comment"
$ Finder comment $path
new comment
$ Finder comment $path "" # unset comment

# label
# 0 = none
# 1 = orange
# 2 = red
# 3 = yellow
# 4 = blue
# 5 = purple
# 6 = green
# 7 = grey 
$ Finder label $path
0

$ Finder label $path 2 # set red
$ Finder label $path
2

Examples/

Issues

  • 'execution error: Finder got an error: Application isnt running. (-600)' - restart Finder or OS X

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/Finder-command.sh.cli GitHub followers