Logo

Brows

Brows is a Windows file manager for power users.

View the Project on GitHub brows-app/brows

Brows is a file manager with a command palette.

Control+N opens a new panel.

Tab cycles through panels.

Control+L launches the command palette. From there, type commands or paths to navigate the file system.

Install with winget winget install Brows.App

Download releases here.

Report bugs and make feature requests here.


Control+B bookmarks a location. To open it later, launch the command palette and start typing its name.

Open a bookmark

Select files by pressing SHIFT and the arrow keys, and copy them to another location with keyboard shortcuts or the command palette.

Copy files

Preview image and text files with ALT+P.

Preview files

Show and hide columns with the show and hide commands.

Show columns

Change the theme from dark to light with the theme command. In December, turn Brows into a Christmas tree by setting arbitrary background and foreground colors.

Theme colors

Find files and folders by pressing CONTROL+F and entering a pattern. Navigate through the results with ALT and the arrow keys.

Find files and folders

Run CLI processes by pressing SHIFT+> and entering your command.

Process commands

Browse a remote Linux file system with ssh.

SSH connection