haley.io
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
abobla@lemm.ee to Selfhosted@lemmy.worldEnglish · 11 months ago

Does anybody know an open source self hosted application to create diagrams? Like draw.io or something like that

message-square
message-square
32
fedilink
94
message-square

Does anybody know an open source self hosted application to create diagrams? Like draw.io or something like that

abobla@lemm.ee to Selfhosted@lemmy.worldEnglish · 11 months ago
message-square
32
fedilink
alert-triangle
You must log in or register to comment.
  • Noxious@fedia.io
    link
    fedilink
    arrow-up
    50
    arrow-down
    2
    ·
    11 months ago

    Yes, I know, draw.io theoretically isn’t entirely open source, but the source code is available and it can be self-hosted. Honestly, that’s good enough for me, I think I can make an exception for this one. But generally I care a lot about strictly using FOSS too. It can also be integrated with Nextcloud: https://apps.nextcloud.com/apps/drawio

    • deadbeef79000@lemmy.nz
      link
      fedilink
      English
      arrow-up
      6
      ·
      11 months ago

      There’s also a draw.io (diagrams.net) plugin for intellij and probably eclipse.

      • calcopiritus@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 months ago

        Vscode too

  • wildbus8979@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    11 months ago

    https://gaphor.org/

    https://wiki.gnome.org/Apps/Dia

    • whotookkarl@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 months ago

      I’ve used Dia for years, great simple tool for diagramming & if I need something more I’ll switch to graphviz dot files

  • scholar@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    11 months ago

    Inkscape works well for this.

    • JustEnoughDucks@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      Does inkscape have diagram connecting? One of the best draw.io features is the wide array of premade shapes, styles, and auto connecting for flow visualization

  • Zarlin@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    11 months ago

    Maybe mermaid fits your use case?

    https://mermaid.js.org/

    • Deebster@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 months ago

      There’s kroki as well, which includes Mermaid, Excalidraw, GraphViz, PlantUML, etc.

  • Kalcifer@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    11 months ago

    LibreOffice Draw?

  • mystik@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    6
    ·
    11 months ago

    You are aware that draw.io is itself open source and self-hostable: https://github.com/jgraph/drawio ?

    • igorette@lemmy.ml
      link
      fedilink
      English
      arrow-up
      16
      ·
      11 months ago

      “This project is not an open source project as a result.”

      • mystik@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        11 months ago

        https://github.com/jgraph/drawio/blame/dev/LICENSE <-- that’s … a rather specific and recent change. Is there a story here ?

        • eksb@programming.dev
          link
          fedilink
          English
          arrow-up
          15
          ·
          11 months ago

          They added:

          1. None of the Work may be used in any form as part, or whole, of an integration, plugin or app that integrates with Atlassian’s Confluence or Jira products.
          • deadbeef79000@lemmy.nz
            link
            fedilink
            English
            arrow-up
            8
            ·
            11 months ago

            Amazing. I get there’s some atlassian bullshittery behind that.

            • CodeGameEat@lemmy.world
              link
              fedilink
              English
              arrow-up
              8
              ·
              11 months ago

              Looks like their paid confluence extension was called a scam in a review and they really did not like that 😂 https://github.com/jgraph/drawio/discussions/4623

        • AustralianSimon@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 months ago

          Weird because gliffy (or whatever it’s called) exists on confluence

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    4
    ·
    11 months ago

    Draw.io has a Docker container

    https://www.drawio.com/blog/diagrams-docker-app

  • LunchMoneyThief@links.hackliberty.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    11 months ago

    graphviz

  • bmcgonag@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    I used to use one years ago called yEd graph editor. Supremely amazing. It is free to use, but I don’t think it’s open source.

  • opossumtriceps@lemmy.one
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    planuml

  • BarrierWithAshes@fedia.io
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    11 months ago

    Yed is pretty good. It’s what I use.

  • SolidGrue@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    4
    ·
    edit-2
    11 months ago

    Unless I misunderstand your question, draw.io can be downloaded as a standalone Linux application and run locally.

    Likewise, the Xfig package should he available in most Linux repos. It’s old, but good enough for a quick sketch.

    edit: aha. My mistake. My eyes slid over ‘open source’ in the title*, and even still I hadn’t realized it was an Apache license.

    * Whaaat, it was pre-coffee? Let the purest among us cast the first stone.

    • floofloof@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      11 months ago

      They’re looking for something open-source. Draw.io’s readme says:

      License

      The source code authored by us in this repo is licensed under a modified Apache v2 license. This project is not an open source project as a result.

      I haven’t been through the license to see what its restrictions are, but there must be a reason they give this warning.

      • will_a113@lemmy.ml
        link
        fedilink
        English
        arrow-up
        6
        ·
        11 months ago

        Of the changes made last week to the license, this one stands out:

        1. None of the Work may be used in any form as part, or whole, of an integration, plugin or app that integrates with Atlassian’s Confluence or Jira products.

        That is a weird carve-out, so I’d guess the license revision (and technically the reason it’s no longer open source) somehow has to do with Atlassian or their plugin marketplace?

        • JackbyDev@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          1
          ·
          11 months ago

          From another comment on this thread: https://github.com/jgraph/drawio/discussions/4623

        • ℍ𝕂-𝟞𝟝@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 months ago

          I guess that’s how they make a lot of money, selling their own Confluence plugin.

    • Limonene@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      4
      ·
      edit-2
      11 months ago

      draw .io is closed source.

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        11 months ago

        Source available*

  • geophysicist@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    D2lang is good

  • BCsven@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    What kind of diagram are you going to make?

  • simplymath@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    11 months ago

    By no means the best option, but the tikz latex package works and pandoc can handle the conversion to your preferred format. I would limit this to very simple diagrams.

Selfhosted@lemmy.world

selfhosted@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !selfhosted@lemmy.world

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

  • selfh.st Newsletter and index of selfhosted software and apps
  • awesome-selfhosted software
  • awesome-sysadmin resources
  • Self-Hosted Podcast from Jupiter Broadcasting

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 501 users / day
  • 1.77K users / week
  • 4.82K users / month
  • 15.9K users / 6 months
  • 2 local subscribers
  • 50.4K subscribers
  • 2.31K Posts
  • 42.9K Comments
  • Modlog
  • mods:
  • Ruud@lemmy.world
  • Loki@lemmy.world
  • CannaVet@lemmy.world
  • devve@lemmy.world
  • HybridSarcasm@lemmy.world
  • HybridSarcasm@lemmy.hybridsarcasm.xyz
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org