Skip to content

MichinariNukazawa/daisy_sequence

Repository files navigation

daisy sequence

Build Status

daisy sequence is (not) UML sequence diagram editor.

概要

daisy sequenceは、フリーのシーケンス図エディタです。
Win/Mac/Linux対応。

daisy sequence

Download

Download for latest release

特徴

  • マルチプラットフォーム(Windows/Mac/Linux)
  • 印刷/HiDPIにも使えるSVG/PNG書き出し
  • CLIからの書き出し処理によるCI連携が可能
  • PlantUML書き出し
  • バージョン管理しやすいJSONテキストベースのネイティブファイルフォーマット

License

MIT
コントリビュートの際はライセンスに同意する必要があります

Feature

  • Edit elements(Lifeline, Message, ExecutionSpecification (spec), Fragment, Operand)
  • Sequence Number auto numbering
  • Export for SVG/PNG/PlantUML(.puml)
  • CLI export (notice: non headless)

TODO

  • More usefull editor
  • Auto save backup
  • Auto positioning (ex. fix Messages between height, Fragment overwrap relocation)
  • UML Strict Mode (need you?)
  • design customize (CSS based)