Skip to content

nel-luke/graphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphy

Graphy is a simple graphical application capable of drawing directed weighted graphs and finding the shortest path between vertices.

Installation

No installation required! Graphy is a standalone app. Simply unzip the file and run!
Download the latest version here.

Note: Windows might complain about the application being potentially harmful. That's only because the code isn't signed, but it's very much safe to run.

Building

This program is built and tested with Qt 5.15 for Windows 10 64-bit, supporting from Qt 5.12. Other desktop platforms should be fine, but tweaking would probably be required for mobile. Simply import the project into Qt Creator and build.

License

This project is licensed under LGPL3