GithubHelp home page GithubHelp logo

danthedeckie / finder_colors Goto Github PK

View Code? Open in Web Editor NEW
36.0 36.0 7.0 12 KB

Set the color of files/folders for OSX Finder from the command line.

License: MIT License

Python 100.00%
deprecated osx python

finder_colors's People

Contributors

danthedeckie avatar vrypan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

finder_colors's Issues

Wildcards

This is not an issue, more like a feature request: is it possible to be added wildcard symbols support, so the script to be used like this: display_colors.py *.txt blue or display_colors.py ??.sh red? Currently, the only way to be used like this is as a part of a bash expression like this:

for i in *.txt; do
display_colors.py $i blue
done

Catalina issue

Hi - when run against a file with a colour tag I get the error:

unsupported operand type(s) for &: 'str' and 'int'

I wonder if you you are still maintaining the code and if I can assist with troubleshooting?

BR

Sam

Please expand to setup 10.9 Tags.

I have tried the unit under 10.9, and it seems to be unaware of the tags.

I suspect that they are an expansion of the existing labels, but I can't prove this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.