GithubHelp home page GithubHelp logo

crystalrcm's Introduction

A simple fusee-launcher frontend for macOS (Universal). Supports macOS >= 10.9.

It has libusb statically linked, so you don't need to install anything else to use it.

All credit to Qriad who made the original launcher - this is merely a frontend.

Note: When closing, the application may hang on the dock, with no window visible. If this happens, hold Option, right click CrystalRCM on the dock, and Force Quit. (I will fix this soon :) )

Usage

Please note - the app will not work unless you move it outside of the distribution .dmg.

How to create

.app builds can be found on the release page. You can also build from the repo, if you wish.

  1. Make sure you have Xcode installed.
  2. Clone the libusb repository.
  3. Build the libusb dynamic library according to their instructions.
  4. Rename the produced libusb-....dylib to libusb.lib.
  5. Move libusb.lib to the assets/ folder of this repository.
  6. chmod +x create_app.sh
  7. ./create_app.sh
  8. You're done - the app is located in the dist subfolder.

Contact

If you run into any issues or have any questions, feel free to open an issue here, or contact me on Discord: @prayerie.

crystalrcm's People

Contributors

mistyhands avatar prayerie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crystalrcm's Issues

0.1.2 Wont start up.

The old version worked besides the hanging after pushing but this new version wont even startup for me. Says CrystalRCM is damaged and can't be opened. You should move it to the Trash.

Any Ideas?

AppKit rewrite

The planned AppKit rewrite will massively improve speed and also reduce the size of the final app.

Binary only supports 11.0 and up

This is due to the installer basing the bundled binaries on the installed version of python on my system (12.1).

Building with MACOSX_DEPLOYMENT_TARGET set to 10.9 results in a binary having a min version of 11.0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.