Code Monkey home page Code Monkey logo

folder-stamp's Introduction

folder-stamp

Generate custom macOS folder icons with a desired image as stamp.

Some examples

The most simply use:

folstamp apple.png output.png

Use demonstration

Using a green folder icon:

folstamp apple.png -rgb 84 151 93 green_folder.png output.png

Use demonstration

To set up

You can use Homebrew to install this program via my tap repository:

brew install glezseoane/homebrew-tap/folstamp

You also can use PyPI to install this program:

pip install folstamp

Alternative, clone and go to this repository home directory, and then run:

python setup.py install

Both methods install last Folstamp stable version on your machine.

To use

The command has to verify:

  • The input path is always the first argument and it is mandatory.
  • The output path is always the last argument and it is mandatory.

Read the man of this tool to known more about its use.

Note about man pages: if you use pip method to install this program, assert that man directories of your python environment are added to your MANPATH to can get this program's man pages with the man command. Python might install man pages in default machine level directories.

folder-stamp's People

Contributors

bglezseoane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.