
Adding 1Password Secrets to Flox Environments
Having access to 1Password secrets in your Flox environments puts the world at your fingertips, but making it work everywhere you go takes a few simple tricks.
Step-by-step guides for working with the most popular software using Flox environments
Having access to 1Password secrets in your Flox environments puts the world at your fingertips, but making it work everywhere you go takes a few simple tricks.
With Flox's new pre-built environment, you can pass prompts to Anthropic's Claude models and get on-point results right within your terminal.
bpftrace hooks into the eBPF runtime built into the Linux kernel to give you unparalleled insight into what's happening on your machine.
broot has it all: Fast, intuitive file navigation, search, and management capabilities; built-in support for cp, rm, and other common commands; plus the ability to integrate with your Git workflow
Byobu is a terminal tool you can use to split your screen, run multiple sessions, and reconnect to sessions, even after you log out or or disconnect. I’d call it a terminal multiplexer, but it isn’t, quite, because it stands on the shoulders of giants.
Not everyone wants to install a resource-intensive container runtime on their local system, especially on desktop platforms like macOS and Windows.
Just in time for Halloween: Get a prebuilt Flox environment that runs anywhere for playing the shareware version of Doom. Or any of the Doom add-ons available in the Flox Catalog. Or any old-school DOS-based game!
With Flox, the set of packages you're using can change depending on the directory you are working in. Using direnv and Flox, environments can autoactivate so you can effortlessly navigate the different parts of your stack.
Diskonaut is a terminal-based tool for visualizing disk usage as an interactive treemap, making it easier to identify large files and folders. Flox makes it easy to get and run.
Need to find just the right file—fast? Fzf filters search results dynamically as you type, enabling super-fast incremental search. It's a cinch to install and use in a workflow with Flox.
The GitHub CLI gives you a way to perform most GitHub-related tasks in your terminal. Get it with a prebuilt Flox environment wired for transparent auth with GitHub.
gh-dash is a visual, intuitive terminal-based tool you can use to manage GitHub pull requests, issues, and code reviews.
Using Gource, you can get a unique sense for your project's history. It gives you a way to visualizes your Git repository's history as an animated tree of commits, contributors, and file changes.
If you author shell scripts or create software that runs in a terminal, gum should probably be in your toolkit, especially if you’re building stuff for other people. You want what you build to look and feel good, right?
Harlequin not only has an extremely pretty terminal UI, it’s got an oh-so-pretty terminal UX, too, with point-and-click mouse support, command-completion capabilities, and other goodies.
Jless is a big time-saver when you need to work with JSON and jq, and is just a generally helpful tool. Plus, you can build jless-powered workflows into Flox environments to automate all kinds of tasks.
jrnl is a plain-text command-line journaling application that allows you to store multiple journals, tag entries, and more.
Using remote environments from FloxHub, you can start a Jupyter Notebook server on bare metal...without installing anything.
Kind is a lifesaver if or when you need to emulate a production Kubernetes environment on your laptop. And with Flox, you can create and share a preconfigured kind environment that runs ... anywhere.
Do your teams need a reproducible, collaborative way to manage AWS secrets and authenticate with AWS services across disparate systems and environments? Fear not! Flox has got them covered.
Flox makes it simple to build and ship a runtime environment for data work. Build locally, on your own system, with direct access to local resources. When you're ready to ship, just push to GitHub or FloxHub, or a container registry.
Think of nEMU as kind of like a TUI complement to virt-manager, just cooler and awesomer because you can run it in your favorite terminal emulator!
Whether you are using Nix or Flox, tools like nix-du, nix-tree, and nix-top are so useful that you’re probably going to want to have them close at hand.
Ollama is an amazing way to work with LLMs. Installing it isn't exactly hard...but adding it to your project's stack and sharing it with colleagues? That can be tricky unless you use Flox.
Adding the power of ChatGPT to your shell can make you more efficient, and it's easy with a Flox remote environment.
You can run containers using Podman and Flox without installiing any heavy desktop applications or starting daemons.
Described as a tool for working with large language models, repomix is useful for anyone working with AI or machine learning platforms that rely on structured text inputs for analysis or processing.
What does console emulation have to do with building, testing, and shipping software? The trick lies in creating a partially turn-key emulation environment that Just Works across OSs and CPU architectures. For Flox, this is its superpower!
Ever find yourself shelled into a remote server and you just want to grab a few files without all the scp-hopping? The sharing package is built for you.
sshs is a clean, simple TUI tool that lets you visually scroll through your SSH connections—identifying, selecting and easily establishing just the connection you want.
Use Flox, Weaviate, Ollama, and Verba to create a portable, reproducible RAG stack that Just Works—without VMs or containers.
zoxide is a fuzzy-matching directory-jumping tool that styles itself as a “smarter” replacement for cd. It also pairs nicely with another featured package: fzf.