19 releases

0.1.21 Jan 6, 2025
0.1.20 Jan 4, 2025
0.1.17 Dec 31, 2024

#315 in Command-line interface

Download history 253/week @ 2024-12-14 790/week @ 2024-12-21 773/week @ 2024-12-28 319/week @ 2025-01-04 9/week @ 2025-01-11 61/week @ 2025-02-08 20/week @ 2025-02-15 5/week @ 2025-02-22

86 downloads per month
Used in ferrite

GPL-3.0-or-later

71KB
1K SLoC

Ferrite CLI

Command-line interface for the Ferrite image viewer.

Configuration

Ferrite uses a TOML configuration file that can be located in one of two ways:

  1. Environment variable: FERRITE_CONF=/path/to/config.toml
  2. Default system location:
    • Linux: ~/.config/ferrite/config.toml
    • macOS: ~/Library/Application Support/ferrite/config.toml
    • Windows: %APPDATA%\ferrite\config.toml

Setting Up Configuration

Generate a default configuration file:

ferrite --generate-config

Dependencies

~18–63MB
~1M SLoC