Skip to content

KingAkeem/TorBotApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies that you will need to be familiar with before contributing to TorBot's front-end are JavaScript (ES6), React, Electron, and TypeScript. Other technologies that would help are yarn and webpack 4.

Setup:

  • Install yarn to get JavaScript dependencies. yarn install
  • Compile JS using yarn start

We currently have hot-loading enabled so whenever you make code changes to JS files, the front-end will automatically be reloaded with your changes.

About

This is port of TorBot written in TypeScript, it contains the same operations as the original TorBot and they're easier to execute with a nice GUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published