fancy-cli

Folder Art with Neat Colors for You


Keywords
cli, colorful, customization, python, typer
License
MIT
Install
pip install fancy-cli==0.1.0.post3

Documentation

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.

FANCY logo

Installation

  1. Clone the repository:

    git clone https://github.com/pythonkid90/fancy-cli
  2. Install FANCY:

    pip install ./fancy-cli

Note: The dev_install.sh script is for development purposes and is not required for regular installation.

Usage

To view all available features, run:

fancy --help

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.