Skip to content

Console

George Morgan edited this page Feb 7, 2018 · 2 revisions

The console is a command line tool that acts as the user interface to the Flipper hardware. The console is responsible for creating, building, and distributing Flipper projects, installing firmware images and packages to the device, and more.

Once Flipper has been installed on your system, you can run the console.

flipper

You will be met with a friendly message that describes how to use the console, as well as the top-level topics. Additional help can be gleaned using the help command.

flipper help [topic]