Note To Self: early development. This repository is being developed with forks as a bridge node.
Click through to the specific organization and make changes on that branch.
For our purposes, "MenuBar" Desktop Application.
Inital files that need manipulation
Here is a nice example for beginners: https://steemit.com/education/@ryanbaer/getting-started-with-electron-a-basic-menubar-app-part-1
vi index.js atom index.js atom index.html atom main.js atom package.json npm install -g opener npm install if "Cannot find module 'electron' from '/Users/michaeldimmitt/js_menubar_attempt'" npm install --save-dev electron electron-packager .
<br>
<b>In one command, rebuild:</b>
<pre>electron-packager . --overwrite; open dyna-dynamic-walpaper-darwin-x64/dyna-dynamic-walpaper.app/
</pre>
Copyright (c) 2017, Michael Dimmitt
<br>Access granted upon approved request.