With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
93 Photo Street is an application for Macs and PCs which combines your digital photos with map images to create interactive, web based photo maps. It is coded in pure java, but can be wrapped in an OS X bundle or a PC exe.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Geek is trying to provide a framework to help developer use tcl/tk to write and deploy pragram. It can wrap a tcl/tk program to .EXE in windows platform, compile tcl/tk code to TCL ByteCode and the package management is much like java class/jar.
JReversePro is a JavaDecompiler / Disassembler written in Java. Facility to view the ConstantPool contents is available. AWT, Swing and command-line versions are present.
Basic Ledger is a platform independent Accounting Program,
written in Java.
The Ledger is in xml format, reports are in html format.
No special configurations other than Java required,
just download the small .tar or .exe and start.
This program is useful for Java developers: It generates an Exe with an icon, that starts a Jar when it is launched. A certain JRE version can be demanded and the Jar can be embedded in the Exe.
JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
jStart32 works as Win32-EXE wrapper to start JAVA Applications running on Windows 2000 or Windows XP. Both tools, the wrapper and the configuration tool are written in Delphi 7.
The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also.
The project takes class file as input and decompiles it and provides the source file.
Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
Javadecompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
A Java class viewer and decompiler which respect line numbers.
JClassViewer is a viewer for class and jar files.
Features:
- required Java 7 or higher
- used the line numbers to reconstruct an output that is near to the original output.
- debugging in Eclipse
- should support other languages like Scale in the future
JDPlay is a jni library and a remote controlled exe for launching DirectPlay games from java. The jni library is for easy usage on windows and the exe is for launching via wine on linux. JDPlay originates from Coopnet (http://coopnet.sourceforge.net).
An Apache Ant task extending JSmooth that creates a Windows executable wrapper .exe file from a java archive .jar file without needing a separate xml configuration file.