Skip to content

tofa-project/client-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client GUI

GUI to communicate with tofa-project/client-daemon. Built on top of Electron.

  • Frontend relies in src/html. Powered by VueJS, but is not SPA.
  • Tor and Daemon binaries must be placed in src/bin
  • Entry point is src/main.js

Building

I successfully built it using Electron Forge: https://electronforge.io

Appendix

GUI alone is useless without Daemon and Tor binaries.