Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 332 Bytes

GUI application for Linux to control fg3avr frequencies generator board. See https://github.com/guntars-lemps/fg3avr for generator desscription

Requires libgtk dev package, on Ubuntu or Mint Linux it can be installed by command

$ sudo apt install libgtk-3-dev

How to build

$ ./configure
$ make
$ sudo make install