Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dxxxxy/jman
- Owner: dxxxxy
- License: gpl-3.0
- Created: 2022-10-16T02:47:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T22:55:11.000Z (about 2 years ago)
- Last Synced: 2024-09-30T14:02:17.936Z (about 1 month ago)
- Topics: application, change, java, jdk, lightweight, manage, permanent, rust, set, simple, svelte, tauri, versions, visual, vite
- Language: Svelte
- Homepage:
- Size: 745 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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