{"id":30196394,"url":"https://github.com/range79/jarvana","last_synced_at":"2025-08-13T05:18:46.197Z","repository":{"id":291727125,"uuid":"978573868","full_name":"range79/Jarvana","owner":"range79","description":"Jarvana is a lightweight web-based control panel that lets you upload, run, stop, and manage .jar files without using the terminal. Built with Kotlin and Spring Boot.","archived":false,"fork":false,"pushed_at":"2025-08-10T15:47:48.000Z","size":59806,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T16:26:23.335Z","etag":null,"topics":["changelog","java","jvm","mit-license","open-source","springboot","web","webbasedjava"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/range79.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-06T07:38:59.000Z","updated_at":"2025-08-10T15:48:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e19240e-9acb-42a7-8930-e72c202f7c60","html_url":"https://github.com/range79/Jarvana","commit_stats":null,"previous_names":["range79/jarvana"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/range79/Jarvana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/range79%2FJarvana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/range79%2FJarvana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/range79%2FJarvana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/range79%2FJarvana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/range79","download_url":"https://codeload.github.com/range79/Jarvana/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/range79%2FJarvana/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183606,"owners_count":24541341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["changelog","java","jvm","mit-license","open-source","springboot","web","webbasedjava"],"created_at":"2025-08-13T05:18:41.896Z","updated_at":"2025-08-13T05:18:46.168Z","avatar_url":"https://github.com/range79.png","language":"TypeScript","readme":"# 🚀 Jarvana – Web-Based Java Jar Execution Platform\n\n![GitHub repo size](https://img.shields.io/github/repo-size/range79/jarvana?style=flat-square)\n![GitHub issues](https://img.shields.io/github/issues/range79/jarvana?style=flat-square)\n![GitHub license](https://img.shields.io/github/license/range79/jarvana?style=flat-square)\n![Kotlin](https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square\u0026logo=kotlin\u0026logoColor=white)\n![Spring Boot](https://img.shields.io/badge/Spring_Boot-6DB33F?style=flat-square\u0026logo=springboot\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-20232A?style=flat-square\u0026logo=react\u0026logoColor=61DAFB)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat-square\u0026logo=tailwind-css\u0026logoColor=white)\n![Gradle](https://img.shields.io/badge/Gradle-02303A?style=flat-square\u0026logo=gradle\u0026logoColor=white)\n\n---\n\n## Table of Contents\n- [About Jarvana](#about-jarvana)\n- [Purpose](#purpose)\n- [Tech Stack](#tech-stack)\n- [API Endpoints](#api-endpoints)\n- [Frontend Features \u0026 UX](#frontend-features--ux)\n- [Getting Started](#getting-started)\n- [Prerequisites](#prerequisites)\n- [Contributing](#contributing)\n- [License](#license)\n- [Changelog](#changelog)\n\n---\n\n## About Jarvana\n\n**Jarvana** is a sleek and intuitive web-based control panel that allows you to upload, run, stop, and monitor Java `.jar` files without ever needing to touch the terminal. Whether you are on mobile, desktop, or a restricted environment, you can start and control your Java applications with just a click.\n\nThe backend is fully written in Kotlin using Spring Boot, while the frontend is built with React, TypeScript, and Tailwind CSS.  \nThe frontend was expertly **designed and developed by Cursor**, focusing on a modern, responsive, and user-friendly interface.\n\n---\n\n## Purpose\n\nJarvana was created to remove the need for command-line interaction when managing Java applications. It simplifies running `.jar` files and provides a centralized dashboard for execution control and real-time output monitoring.\n\n---\n\n## Tech Stack\n\n| Layer          | Technology                       |\n|----------------|---------------------------------|\n| Backend        | Kotlin + Spring Boot            |\n| Frontend       | React + TypeScript + TailwindCSS|\n| Execution      | Java ProcessBuilder (Native)    |\n| Live Output    | Server-Sent Events (SSE)        |\n| Database       | H2 In-Memory Database           |\n| Build Tool     | Gradle                         |\n| API Docs       | OpenAPI / Swagger               |\n\n---\n\n## API Endpoints\n\n### Jar Management\n\n| Endpoint              | Method   | Description                       |\n|-----------------------|----------|---------------------------------|\n| `/jars/upload`        | `POST`   | Upload a `.jar` file             |\n| `/jars/delete/{id}`   | `DELETE` | Delete a specific `.jar` file    |\n| `/jars/delete/all`    | `DELETE` | Delete all uploaded `.jar` files |\n| `/jars/download/{id}` | `GET`    | Download a specific `.jar` file  |\n\n### Execution Control\n\n| Endpoint              | Method   | Description                        |\n|-----------------------|----------|----------------------------------|\n| `/exec/{id}`          | `GET`    | Start a `.jar` application        |\n| `/exec/stop/{id}`     | `DELETE` | Stop a running application        |\n| `/exec/stream/{id}`   | `GET`    | Stream live terminal output (SSE) |\n\n### Metadata Access\n\n| Endpoint              | Method   | Description                        |\n|-----------------------|----------|----------------------------------|\n| `/info/{id}`          | `GET`    | Get metadata for a specific `.jar` file |\n| `/info/all`           | `GET`    | Get metadata for all `.jar` files with pagination |\n\n**Pagination parameters for `/info/all`:**\n\n- `size` (default: 10) - Items per page  \n- `page` (default: 0) - Page number (0-based)  \n- `direction` (default: ASC) - Sort order (ASC or DESC)  \n- `properties` (default: id) - Property to sort by  \n\n---\n\n## Frontend Features \u0026 UX\n\nThe frontend of Jarvana was **designed and developed by Cursor**, delivering a modern, clean, and highly interactive user experience with the following highlights:\n\n- **File Upload**  \n  Drag \u0026 drop or select `.jar` files easily with intuitive controls.\n\n- **Run \u0026 Stop Controls**  \n  Start or stop any uploaded `.jar` application with a single click.\n\n- **Live Console Output**  \n  Real-time streaming of application logs via Server-Sent Events (SSE) without page reload.\n\n- **Bulk Actions**  \n  Select multiple `.jar` files for batch deletion or downloading.\n\n- **Advanced Pagination \u0026 Sorting**  \n  Efficiently browse, sort, and filter your uploaded `.jar` files.\n\n- **Responsive Design**  \n  Fully optimized for desktop, tablet, and mobile devices using Tailwind CSS.\n\n- **Notifications \u0026 Status Indicators**  \n  Receive instant feedback on operations with toast notifications and live status badges.\n\n- **Keyboard Shortcuts \u0026 Accessibility**  \n  Speed up workflows with keyboard navigation and ARIA-compliant components.\n\n---\n\n## Getting Started\n\n### Quick Start\n\nClone the repository and run the backend server:\n\n```bash\ngit clone https://github.com/range79/Jarvana\ncd Jarvana/backend\n\n# Start backend server\n./gradlew bootRun\n````\n\n\nOpen your browser and access:\n\n* Backend API \u0026 Dashboard: [http://localhost:8080](http://localhost:8080)\n* Frontend UI: [http://localhost:3000](http://localhost:3000)\n\n---\n\n### Manual Setup\n\nIf you want to run frontend and backend separately:\n\n```bash\ncd backend\n./gradlew bootRun\ncd ..\ncd frontend\nnpm install\nnpm run dev\n```\n\n---\n\n## Prerequisites\n\n* **Java 17+** (to run Java `.jar` files)\n* **Node.js 16+** (for frontend development)\n* **npm** (comes with Node.js)\n\n---\n\n## Contributing\n\nWe welcome contributions! To contribute:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/your-feature`)\n3. Commit your changes (`git commit -m 'Add your feature'`)\n4. Push to your branch (`git push origin feature/your-feature`)\n5. Open a Pull Request\n\nFeel free to open issues and suggest features.\n\n---\n\n## Contact\n\n📫 Email: [darkrange6@gmail.com](mailto:darkrange6@gmail.com)\n\n---\n\n## License\n\nThis project is licensed under the **MIT License** © 2025 [Jarvana Project](LICENSE)\n\n---\n\n## Changelog\n\nSee the [CHANGELOG.md](CHANGELOG.md) file for detailed version history.\n\n---\n## Dark mode frontend Preview\n\u003cimg src=\"image/app.png\" alt=\"Jarvana Dashboard Preview\" width=\"400\"/\u003e\n\n\n---\n## Light mode frontend Preview\n\n\u003cimg src=\"image/app-light.png\" alt=\"Jarvana Dashboard Preview\" width=\"400\"/\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frange79%2Fjarvana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frange79%2Fjarvana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frange79%2Fjarvana/lists"}