Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dxxxxy/jman

A simple and lightweight visual application to manage and change between Java JDK versions with up/down arrow keys.
https://github.com/dxxxxy/jman

application change java jdk lightweight manage permanent rust set simple svelte tauri versions visual vite

Last synced: 26 days ago
JSON representation

A simple and lightweight visual application to manage and change between Java JDK versions with up/down arrow keys.

Awesome Lists containing this project

README

        

# jman

> My first project involving Rust, Svelte and Tauri.

![](https://img.shields.io/github/downloads/DxxxxY/jman/total?style=for-the-badge)

![](https://img.shields.io/badge/Rust-black?style=for-the-badge&logo=rust&logoColor=#E57324)
![](https://img.shields.io/badge/Svelte-FF3E00?style=for-the-badge&logo=Svelte&logoColor=white)
![](https://img.shields.io/badge/Tauri-0388fc?style=for-the-badge&logo=Tauri&logoColor=white)

A simple and lightweight visual application to manage and change between Java JDK versions with `up/down` arrow keys.

## Features
- Permanently sets JDK version using environment variables.
- Detects installed JDKs in `C:\Program Files\Java`.
- Slick and clean UI written with Svelte.
- Small bundle size, low memory hog, and blazing-fast (thanks to Tauri).
- Easy to use.

## Setup
Download and run the installer from the latest [release](https://github.com/DxxxxY/jman/releases).
> You'll find it in your search bar if you type jman. MAKE SURE TO RUN IN ADMINISTRATOR.
## License
GPLv3 © dxxxxy