Skip to content

I was doing a lot of large file system stuff but am no longer. project will be a single commit for size metrics.

Notifications You must be signed in to change notification settings

Aerial-Desktop/get_The_Skinny_Of_jsMenubar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to get_The_Skinny_Of_jsMenubar

I made this repository under the assumption that the screensavers I added and later deleted bloated the project because git had to retain those files in the circumstance that someone checked out to a past commit sha.

Assumtion verified, here is the proof:

proof


js_menubar_Dynamic_Wallpaper

This project can be found at: https://github.com/js-talk-menubar-application/js_menubar_Dynamic_Wallpaper

menubar_interface

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.

Electron, a node package that turns your javascript into desktop applications.

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 .
    
In one command, rebuild: electron-packager . --overwrite; open dyna-dynamic-walpaper-darwin-x64/dyna-dynamic-walpaper.app/

Copyright (c) 2017, Michael Dimmitt
Access granted upon approved request.

About

I was doing a lot of large file system stuff but am no longer. project will be a single commit for size metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published