Jazzzny / iFR

A simple yet powerful GUI for Flashrom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iFR Logo

iFR

A simple yet powerful Flashrom GUI
A screenshot of the iFR GUI

Features

  • Native Flashrom GUI
  • Read and write ROM images
  • Pad/unpad ROM images
  • View ROM chip information
  • Cross-platform
    • Support for macOS, Linux, and Windows
  • Object-oriented Python 3 design with intuitive WxPython interface
  • Open source
    • GNU GPL v2.0

Planned Features

  • ROM Image verification/checksum
  • Standalone padding/unpadding
  • ROM chip erasing
  • Embedded Flashrom binary

Requirements

Standalone Binary (macOS, Windows)

  • Flashrom installed and in PATH
  • OS X 10.10 or newer, Windows 7 or newer

Running from Source

  • Python 3.6+
  • WxPython 4.1.0+
  • Flashrom installed and in PATH

Installation

  • Download the latest release from the releases page
  • Install Flashrom and add it to your PATH
  • Run the binary

License

iFR is licensed under the GNU GPL v2.0. See LICENSE for more information.

About

A simple yet powerful GUI for Flashrom

License:GNU General Public License v2.0


Languages

Language:Python 100.0%