Skip to content

sidedevorg/mu

Repository files navigation

mu - mac utilities

mu - mac utilities

GitHub license

how is it

Mu is an application with several utilities for mac, for now, it looks like this:

mu - mac utilities app

Installation

Download last version of mu.dmg, mount and move mu.app to /Applications folder.

Run and build from source

Clone repo, and install dependencies:

npm install

Run app:

npm start

Build process need electron-packager and appdmg to run:

npm install -g electron-packager
npm install -g appdmg

Exec build script on root folder:

sh build.sh

mu.dmg is generate on bin/mu-darwin-x64/mu.dmg route.

License

This software is released under the MIT license

Releases

No releases published

Packages

No packages published

Languages