Skip to content

VatsalPatel19/Steganography-Gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography-Gui

Only frontend gui is available in this repository, backend driving code is yet to be pushed.

Gui for Steganograpy software using Electron

  • node js and its modules required to run
  • Install node-js
  • Create electron app using command 'npx create-electron-app Steganography'
  • The directory will contain node-modules, src, package.json and package-lock.json
  • Replace src, package.json and package-lock.json with the files in this repository
  • To run electron app through cmd use command 'npm start'

About

Gui for Steganograpy software using Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 36.0%
  • HTML 33.9%
  • CSS 30.1%