fluxy

command module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2025 License: MIT Imports: 1 Imported by: 0

README ¶

fluxy Logo

fluxy

FLUX image generator TUI


Why? 🤔

Why leave the terminal to capture an AI image generation idea?

Getting Started

Install

brew install blacktop/tap/fluxy

Or

go install github.com/blacktop/fluxy@latest

Or download the latest release

Run

  1. Sign up for an account at Replicate
  2. Place API_TOKEN in env
    export REPLICATE_API_TOKEN=r8_**********************
    
  3. exec fluxy
> fluxy --help

FLUX image generator TUI

Usage:
  fluxy [flags]

Flags:
  -t, --api-token string   Replicate API token (overrides REPLICATE_API_KEY env_var)
  -a, --aspect string      Aspect ratio of the image (16:9, 4:3, 1:1, etc) (default "1:1")
  -f, --format string      Output image format (png, webp, or jpg) (default "png")
  -h, --help               help for fluxy
  -m, --model string       Model to use (schnell, pro, or dev) (default "pro")
  -o, --output string      Output folder
  -p, --prompt string      Prompt for image generation
  -V, --verbose            Verbose output

demo

[!WARNING]
Currently only the Kitty Terminal Graphics Protocol works well. Use Ghostty 👻 You must use a compatible terminal to view these images.

License

MIT Copyright (c) 2024-2025 blacktop

Documentation ¶

Overview ¶

Copyright © 2024 blacktop

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL