SkillAgentSearch skills...

FTEdit

An open source fault tree editor

Install / Use

/learn @ChuOkupai/FTEdit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FTEdit

An open source fault tree editor

Dependencies

This project requires Qt5, qmake and a C++ compiler to be used.

On Debian based Linux distribution, packages can be installed with :

sudo apt-get install qt5-default

On MacOS (with Homebrew) :

brew install qt

Compilation

On Linux and MacOS, use the following commands:

qmake Makefile.pro
make

The program will be located in the release folder.

For the Windows operating system, please use precompiled binaries in the release section.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2d ago
Forks6

Languages

C++

Security Score

90/100

Audited on Mar 31, 2026

No findings