Commit Graph

15 Commits

Author SHA1 Message Date
Queen Bee
1d4d4aa194 edited readme 2018-01-19 16:55:47 -08:00
Queen Bee
6df02f804b working on the readme formatting 2018-01-19 09:47:25 -08:00
Queen Bee
4a4c2591b9 removed console.log(processes) from index.html, updated readme to begin scoping out project goals 2018-01-19 09:34:19 -08:00
Queen Bee
01fdfcf420 fixed error in selecting path and naming screenshot 2018-01-19 09:03:45 -08:00
Queen Bee
8ab1dadf54 fixed merge conflicts 2018-01-19 08:30:50 -08:00
Queen Bee
7fcfe80d0a minor updates to design 2018-01-19 08:25:29 -08:00
Kathy Kemmis ODriscoll
51c9f4504b
Merge pull request #4 from zyphlar/issue2
Get screenshot working on Linux; case name & timestamp in default filename
2018-01-19 08:11:34 -08:00
47ce72af8c Get screenshot working on Linux; use case name and timestamp in default filename. 2018-01-06 23:47:34 -08:00
Queen Bee
e1ccfb95a1 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
Queen Bee
eac7525b8c required renderer.js, console logged the processes to see whats available for us to use 2018-01-05 12:52:28 -08:00
Queen Bee
efb3decd04 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
Queen Bee
d672f134ef set main.js to initialize the window, load index.htm and close appropriately when app is quit 2018-01-05 12:02:02 -08:00
Queen Bee
0706f8331b created package.json, main.js and index.html files 2018-01-05 11:28:01 -08:00
Queen Bee
b3c993d9e3 installed electron 2018-01-05 10:48:13 -08:00
Kathy Kemmis ODriscoll
6977ec2c2d
Initial commit 2018-01-05 09:46:46 -08:00