23 releases
| 0.1.25 | Jul 21, 2025 |
|---|---|
| 0.1.24 | May 17, 2025 |
| 0.1.22 | Apr 18, 2025 |
| 0.1.21 | Jan 6, 2025 |
| 0.1.17 | Dec 31, 2024 |
#918 in Command-line interface
1,427 downloads per month
81KB
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:
- Environment variable:
FERRITE_CONF=/path/to/config.toml - 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
~24–74MB
~1M SLoC