Skip to content

luicaps/MoLIC-Designer-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoLIC-Designer-Desktop

Cross-platform desktop version of MoLIC Designer. This is a tool version intended for local execution.

You can check the main web version of this code here.

What is MoLIC?

Curious about this tool and its potential? Read more about what MoLIC is and how to use it here.

Frameworks in use

Node Webkit

To reuse the web code and benefit from various web libraries, I chose to use this framework to run a web application in the desktop. Check more about Node Webkit here.

Draw2D Touch

This library makes graph and diagrams easy to implement. I've been wandering around JointJS, but I managed to create the full tool with the Draw2D community version, allowing also to make my code open source with the GPL license.

Check more about Draw2D Touch here.

Others

Any other library in use is just a recommendation from the main libraries presented.

TODO

  • Implement menubar actions
  • Implement keyboard shortcuts for menubar and Draw2D
  • First release

About

Cross-platform desktop version of MoLIC Designer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors