4 releases
new 0.1.5 | Dec 20, 2024 |
---|---|
0.1.4 | Dec 18, 2024 |
0.1.2 | Dec 16, 2024 |
0.1.1 | Dec 15, 2024 |
#298 in Command-line interface
282 downloads per month
Used in ferrite
75KB
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
~16–54MB
~1M SLoC