Skip to content

goblint/gobview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ffafb29 · Nov 29, 2024
Jun 21, 2024
Mar 1, 2023
Mar 11, 2024
Jul 24, 2024
Dec 8, 2023
Feb 21, 2021
May 26, 2023
Jan 30, 2024
Jul 24, 2024
Jul 24, 2024
Nov 28, 2024
Oct 17, 2023
Oct 1, 2021
Oct 1, 2021
Nov 1, 2021

Repository files navigation

GobView

A Web Frontend for Goblint.

It allows inspecting the analyzed files and results of an analysis run with Goblint. It is based on jsoo-react and was originally developed by Alex Micheli for his Bachelor's thesis at TUM i2, significantly extended by Kerem Cakirer, and is now maintained by the Goblint team.

Goblint Http-Server

Http-Server for the communication between GobView and Goblint in server mode. It also serves the files for the web page.

Installing

Follow the instructions in the Read the Docs.