Skip to content

Releases: range79/Jarvana

Jarvana fullstack 1.2.0

13 Aug 16:23
251210c

Choose a tag to compare

Jarvana is a modern, web-based Java .jar execution and management platform that combines both backend and frontend into a single Spring Boot executable JAR. With Jarvana, you can upload, run, stop, and monitor Java applications entirely from your browser — no terminal access needed.

Once the JAR is running, simply visit localhost:8080 to access the full-featured dashboard, which includes:

One-Click Execution Control – Start or stop any uploaded .jar instantly

File Management – Upload, download, and delete .jar files individually or in bulk

Live Console Output – Real-time log streaming via Server-Sent Events (SSE)

Pagination & Sorting – Quickly browse and organize your uploaded files

Responsive UI – Fully optimized for desktop and mobile

Docker-Friendly – Easy containerization and deployment

Zero CLI Dependency – Manage everything without touching the terminal

Jarvana is built with Kotlin + Spring Boot on the backend and React + Tailwind CSS on the frontend, ensuring a clean architecture, modern design, and smooth user experience.

What's Changed

New Contributors

Full Changelog: https://github.com/range79/Jarvana/commits/Stable