Metadata-Version: 2.3
Name: fancy-cli
Version: 0.1.0.post3
Summary: Folder Art with Neat Colors for You
Project-URL: Homepage, https://fancy-projects.github.io/cli
Project-URL: Documentation, https://fancy-projects.github.io/cli/docs
Project-URL: Repository, https://github.com/fancy-projects/fancy-cli
Project-URL: Changelog, https://fancy-projects.github.io/changelog
License: MIT License
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: numpy>=1.26.4
Requires-Dist: pillow>=10.3.0
Requires-Dist: typer>=0.12.3
Description-Content-Type: text/markdown

# ![FANCY logo](fancy/assets/fancy-logo.png) FANCY-CLI: Folder Art with Neat Colors for You

FANCY is a command-line interface (CLI) tool that helps you customize the icons for your folders.



## Installation

Using pip:

```bash
pip install fancy-cli
```

## Usage

To view all available features, run:

```bash
fancy --help
```

Documentation at <https://fancy-projects.github.io/cli/docs>
PyPi page at <https://pypi.org/project/fancy-cli/>
Github page at <https://github.com/fancy-projects/fancy-cli/>


## Branch Information

*   **main:** This branch is expected to be mostly stable for production use.
*   **dev:** This branch may contain some bugs, and serves as a "staging area" for new features.
*   **canary:** This branch is highly unstable and is only used for development. Do not use this branch.

## Windows Support

FANCY currently does not support Windows. This feature is planned for version 1.0.0.

