Skip to content

🎨 Dynosign is the UI/UX tool, which can help you to create interfaces

License

Notifications You must be signed in to change notification settings

jawad-nafad/dynosign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynosign

Build Status

Cross-platfrom UI graphical editor. Written with React and Redux. Currently in development, you need to download source code and build by yourself.

"Screenshot"

Features

  • Open source, anyone can contribute to development
  • (still concept) Both UI constructing and animations features
  • Layered interface, similar to all modern UI tools

Working now

Feature Demo
Selection "video"
Circle drawing "video"
Rectangle drawing "video"
Simple line drawing "video"
Moving objects "video"
Fonts (text tool) "video"
Layer manipulation "video"

Why another Electron app?

This project is meant to be dead simple both to end users and developers. A lot of developers know JavaScript. Also, there exist a lot of libraries, which can help to develop application. Based on these facts, Electron is the best way to establish quick and working prototype

How to build on local machine?

First of all, you will need a Node.JS and NPM. I'm using Arch Linux distro, but you can try on any supported by Node.

Build Develop
npm i npm i
npm run build npm run watch
npx electron-rebuild
npx electron . npm start

Join the team

Do you want to collaborate? Join the project at https://crowdforge.io/projects/552

About

🎨 Dynosign is the UI/UX tool, which can help you to create interfaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.2%
  • CSS 15.1%
  • Ruby 1.6%
  • HTML 1.1%