Skip to content

GhostOnyx/OnyxOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15,178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnyxOS

A custom firmware for the Flipper Zero, built for a cleaner, more professional experience.

Forked from the official Flipper Zero firmware.


What's Different

  • Custom boot splash screen
  • Pro UI redesign (in progress)
  • Built and maintained by GhostOnyx

Development

OnyxOS is written in C, following the same architecture as the upstream Flipper Zero firmware.

Requirements

  • Windows 10+ with PowerShell and Git
  • macOS 12+ with Command Line tools
  • Ubuntu 20.04+ with build-essential and Git

Cloning

git clone --recursive https://github.com/GhostOnyx/OnyxOS.git

Building

./fbt

Flashing via USB

./fbt flash_usb

Flashing via debugger

./fbt flash

Project Structure

  • applications - Applications and services
  • applications_users - Custom user applications
  • assets - Icons, animations, and UI assets
  • furi - OS-level primitives and helpers
  • lib - Libraries and drivers
  • targets - Platform-specific firmware code
  • scripts - Build utilities
  • documentation - Docs and guides

Links

About

Flipper Zero firmware source code

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 98.6%
  • Python 1.2%
  • JavaScript 0.1%
  • C++ 0.1%
  • Linker Script 0.0%
  • Shell 0.0%