Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

dario-rodriguez/devcon-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 83.7%
  • JavaScript 9.7%
  • HTML 4.9%
  • CSS 1.7%