A tool for better documenting online harassment
Go to file
2018-01-06 15:09:25 -08:00
node_modules installed electron 2018-01-05 10:48:13 -08:00
index.html added more styling to index with bootstrap, added desktopcapturer (currently non functioning) to take screenshots, added ability to choose file path to save to 2018-01-06 15:09:25 -08:00
main.js added styling with bootswatch, corrected error on create browser window, corrected launch name to correctly launch the application using electron . 2018-01-05 12:27:36 -08:00
package-lock.json installed electron 2018-01-05 10:48:13 -08:00
package.json added styling with bootswatch, corrected error on create browser window, corrected launch name to correctly launch the application using electron . 2018-01-05 12:27:36 -08:00
README.md required renderer.js, console logged the processes to see whats available for us to use 2018-01-05 12:52:28 -08:00
renderer.js added more styling to index with bootstrap, added desktopcapturer (currently non functioning) to take screenshots, added ability to choose file path to save to 2018-01-06 15:09:25 -08:00

documentit

A tool for better documenting online harassment

To launch the application from the files directory at the command line type 'npm start'