All Projects → FallenAngel97 → dynosign

FallenAngel97 / dynosign

Licence: Apache-2.0 license
🎨 Dynosign is the UI/UX tool, which can help you to create interfaces

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
SCSS
7915 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dynosign

Sync.sketchplugin
Keep your design team in sync!
Stars: ✭ 357 (+2000%)
Mutual labels:  ux, design-tools
Move To Library Sketchplugin
You can now move symbol from your project to any library and re-attach all the symbol instances to this library. also it keep the overrides without any problems and it work with abstract that have libraries not in your local machine
Stars: ✭ 174 (+923.53%)
Mutual labels:  ux, design-tools
Sketchsheets
Free ready to print sketch sheet templates for UX designers
Stars: ✭ 241 (+1317.65%)
Mutual labels:  ux, design-tools
PulseTile-AngularJS
Leading edge modular UI framework for healthcare. Based on AngularJS. See documentation at http://docs.pulsetile.com/ See plugins at https://github.com/PulseTile-Plugins ##
Stars: ✭ 19 (+11.76%)
Mutual labels:  ux
pikko
Color picker for iOS made with ❤️
Stars: ✭ 34 (+100%)
Mutual labels:  ux
dough
This package provides some widgets you can use to create a smooshy UI.
Stars: ✭ 518 (+2947.06%)
Mutual labels:  ux
FillProgressLayout
A simple and flexible Fillable Progress Layout written in Kotlin
Stars: ✭ 77 (+352.94%)
Mutual labels:  ux
awesome-ux-design-styles
Curated list of UX styleguides and design systems
Stars: ✭ 66 (+288.24%)
Mutual labels:  ux
XF MicunaFood
Xamarin.Forms UI/UX Challenges - Micuna Food
Stars: ✭ 26 (+52.94%)
Mutual labels:  ux
grommet-cms
Grommet CMS - A content management system with world class UX
Stars: ✭ 30 (+76.47%)
Mutual labels:  ux
meshery
Meshery, the cloud native manager
Stars: ✭ 1,587 (+9235.29%)
Mutual labels:  ux
techne
Design Guidelines, Components and Patterns Library for modern, mobile-first, user-centric Experience Design
Stars: ✭ 40 (+135.29%)
Mutual labels:  ux
codegen-sketch-client
Build complex webapps from Sketch designs by generating elegant HTML & CSS that programmers can easily understand, adapt, and deploy
Stars: ✭ 30 (+76.47%)
Mutual labels:  design-tools
HealthDeterminants
Social Determinants of Health Visualization
Stars: ✭ 58 (+241.18%)
Mutual labels:  ux
bootstrap-confirm-button
A simple button to confirm tasks, inline and unobtrusive confirm system
Stars: ✭ 24 (+41.18%)
Mutual labels:  ux
eucaconsole
Eucalyptus Management Console
Stars: ✭ 15 (-11.76%)
Mutual labels:  ux
farbvelo
"Random" color palette generator, cycles
Stars: ✭ 52 (+205.88%)
Mutual labels:  design-tools
playbook
Playbook Design System
Stars: ✭ 17 (+0%)
Mutual labels:  ux
Bitcoin-Core-App
Tracking the design process for the Bitcoin Core App.
Stars: ✭ 31 (+82.35%)
Mutual labels:  ux
UX-design
Learn how to design and prototype Web products that are comfortable and even joyful to use.
Stars: ✭ 16 (-5.88%)
Mutual labels:  ux

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].