Skip to content

jsanchoh/devcon-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devcon-electron

This proyect want to create a GUI for devcon, an existing java application, using Electron and Angular.

For this purpose I considerate two options:

  • Using child process with Node.js.
  • Using the node-java project to comunicate the current java project with angular and electron interface.

Child process with Node.js

For this option I used as basis the angular-electron project.

Comunication with node-java project

About

Devcon Electron Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.8%
  • HTML 14.4%
  • JavaScript 6.8%
  • CSS 3.0%