Skip to content

I convert some jar applications to .app using jar2app by dante-biase. They can work well on arm/x86_64 macOS with your own jdk(So you must install jdk by yourself).

Notifications You must be signed in to change notification settings

maxchang3/JarConvertedMacApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR

I convert some jar applications to .app using dante-biase's jar2app.

They can work well on arm/x86_64 macOS with your JDK(So you must install JDK yourself). You can download them in the release.

App lists:

App Name Intro
jd-gui Java Decompiler
LogiSim Logic circuits simulator
LogiSim-Evolution Logisim's evolution
StegSolve CTF Steg problems' solver

Detail

In macOS, the elegant way to run a jar file is packing it to an app file, since many developers build their java applications in this way.

Also, there are many simple way to package the .jar file like jar2app and another jar2app.

The first one does not support arm natively, but the second can do due to its simple principle.

So I convert these applications' .jar files to .app using dante-biase's jar2app. You can download them in the release.

For all that, I highly recommend you convert it by yourself. It's not so hard, just read jar2app's README and one-line command.

A part of icons are "designed" (combined in fact) myself mainly using pixabay.(okay...that sucks :( )

About

I convert some jar applications to .app using jar2app by dante-biase. They can work well on arm/x86_64 macOS with your own jdk(So you must install jdk by yourself).

Topics

Resources

Stars

Watchers

Forks

Packages