⇦ | com.github.artemanufrij.graphui [main]
Last updated on: 2023-04-26 09:18 [UTC]

Metadata for com.github.artemanufrij.graphui in main

com.github.artemanufrij.graphui.desktop - 0.1.7 ⚙ amd64

Icon
---
Type: desktop-application
ID: com.github.artemanufrij.graphui.desktop
Package: com.github.artemanufrij.graphui
Name:
  C: GraphUI
Summary:
  C: Graph Visualization
Description:
  C: >-
    <p>Graph visualization based on graphviz.</p>

    <p>Supported types:</p>

    <ul>
      <li>dot</li>
      <li>neato</li>
      <li>fdp</li>
      <li>sfdp</li>
      <li>twopi</li>
    </ul>

    <p>Shortcuts:</p>

    <ul>
      <li>F5: Compile</li>
      <li>Ctrl+N: New File</li>
      <li>Ctrl+O: Open File</li>
      <li>Ctrl+S: Save File</li>
    </ul>
DeveloperName:
  C: Artem Anufrij
ProjectLicense: GPL-3.0+
Categories:
- Development
- Development
Keywords:
  C:
  - graph
  - visual
  - draw
Url:
  homepage: https://artemanufrij.github.io
  bugtracker: https://github.com/artemanufrij/graphui/issues
  help: https://github.com/artemanufrij/graphui/issues
Icon:
  cached:
  - name: com.github.artemanufrij.graphui_com.github.artemanufrij.graphui.png
    width: 64
    height: 64
  - name: com.github.artemanufrij.graphui_com.github.artemanufrij.graphui.png
    width: 128
    height: 128
  - name: com.github.artemanufrij.graphui_com.github.artemanufrij.graphui.png
    width: 64
    height: 64
    scale: 2
Launchable:
  desktop-id:
  - com.github.artemanufrij.graphui.desktop
Provides:
  mimetypes:
  - text/vnd.graphviz
Screenshots:
- default: true
  caption:
    C: Example
  thumbnails:
  - url: com/github/artemanufrij.graphui.desktop/E18E3D7AF95FE19D535D16F39E3556C4/screenshots/image-1_752x481.png
    width: 752
    height: 481
  - url: com/github/artemanufrij.graphui.desktop/E18E3D7AF95FE19D535D16F39E3556C4/screenshots/image-1_624x399.png
    width: 624
    height: 399
  - url: com/github/artemanufrij.graphui.desktop/E18E3D7AF95FE19D535D16F39E3556C4/screenshots/image-1_224x143.png
    width: 224
    height: 143
  source-image:
    url: com/github/artemanufrij.graphui.desktop/E18E3D7AF95FE19D535D16F39E3556C4/screenshots/image-1_orig.png
    width: 1000
    height: 640
Releases:
- version: 0.1.7
  unix-timestamp: 1521936000
  description:
    C: >-
      <p>New:</p>

      <ul>
        <li>Added po/pot content for localization</li>
        <li>Show Preview after saving</li>
      </ul>

      <p>Fixed:</p>

      <ul>
        <li>relative path for &apos;image&apos; parameter</li>
      </ul>
- version: 0.1.6
  unix-timestamp: 1519516800
  description:
    C: >-
      <p>Fixed:</p>

      <ul>
        <li>Ctrl+S behaviour for opened file from &apos;Files&apos;</li>
      </ul>
- version: 0.1.5
  unix-timestamp: 1519084800
  description:
    C: >-
      <p>Fixed:</p>

      <ul>
        <li>gschema file</li>
      </ul>
- version: 0.1.4
  unix-timestamp: 1519084800
  description:
    C: >-
      <p>New:</p>

      <ul>
        <li>Export result as .svg or .png</li>
        <li>Option for &apos;autosave on closing&apos;</li>
        <li>Associate with MimeType text/vnd.graphviz</li>
        <li>Open a graphviz file directly from Files</li>
      </ul>

      <p>Improvements:</p>

      <ul>
        <li>Moved to SourceView for undo support</li>
        <li>Reload image after saving file</li>
        <li>Clear resutl image for &apos;New File&apos;</li>
      </ul>

      <p>Fixed:</p>

      <ul>
        <li>Clear error message after successful compile</li>
      </ul>
- version: 0.1.3
  unix-timestamp: 1518652800
  description:
    C: >-
      <p>New:</p>

      <ul>
        <li>Support for dot, neato, fdp, sfdp, twopi</li>
        <li>Show details on error screen</li>
      </ul>
- version: 0.1.0
  unix-timestamp: 1518652800
Custom:
  x-appcenter-suggested-price: '1'
  x-appcenter-stripe: pk_live_fMIdkgwtjRYRqirLVgN2xrMZ
  x-appcenter-color-primary: '#A3907C'
  x-appcenter-color-primary-text: rgb(255,255,255)