View and edit graphs
Delineate provides facilities to edit and draw graphs specified in the DOT language. It is designed to be a simple and intuitive tool for creating and editing graphs, with a focus on the user experience.
The main features of Delineate include the following:
- 🖼️ Live and interactive preview of the graph as you type
- ⏺️ Multiple Graphviz layout engines support
- 📝 Fully-featured DOT language editor
- 📦 Export graph as PNG, SVG, or JPEG
GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.
- Download GNOME Builder.
- In Builder, click the "Clone Repository" button at the bottom, using
https://github.com/SeaDve/Delineate.git
as the URL. - Click the build button at the top once the project is loaded.
git clone https://github.com/SeaDve/Delineate.git
cd Delineate
meson _build --prefix=/usr/local
ninja -C _build install
Unlike Flatpak, take note that these packages are not officially supported by the developer.
You can also check out other third-party packages on Repology.
You can help Delineate translate into your native language. If you find any typos or think you can improve a translation, you can use the Weblate platform.
Delineate is free and will always be for everyone to use. If you like the project and would like to support it, you may buy me a coffee.
I would like to express my gratitude to the open-source software projects, libraries, and APIs that were
used in developing this app, such as GStreamer, GTK, LibAdwaita, d3-graphviz
, etc.,
for making Delineate possible.
I'd also acknowledge GNOME Text Editor as the session and document architecture is heavily inspired by it, and also Brage Fuglseth for the name and icon design.
Finally, I would like to thank the contributors and translators of the project for helping Delineate to grow and improve.