Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 505 Bytes

File metadata and controls

24 lines (14 loc) · 505 Bytes

DEFyne

This repo contains historical initial work on a Fyne IDE.

The ability to work with JSON representation of Fyne widgets has been split out to a new project, refyne.

Efforts to build Fyne IDE have largely move to the Apptrix.ai project.

Features

  • Embedded terminal
  • GUI Editor
  • Image preview

Screenshot

Installation

Can be installed directly using standard go tools:

$ go install -v github.com/fyne-io/defyne@latest