Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vepo/kafka-tool
Windows GUI Kafka Client. Supports JSON and AVRO,
https://github.com/vepo/kafka-tool
java javafx kafka tools
Last synced: about 5 hours ago
JSON representation
Windows GUI Kafka Client. Supports JSON and AVRO,
- Host: GitHub
- URL: https://github.com/vepo/kafka-tool
- Owner: vepo
- License: mit
- Created: 2021-03-11T02:12:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T19:21:04.000Z (over 1 year ago)
- Last Synced: 2023-10-04T07:58:11.825Z (over 1 year ago)
- Topics: java, javafx, kafka, tools
- Language: Java
- Homepage:
- Size: 227 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Kafka Tool
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vepo_kafka-tool&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vepo_kafka-tool) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vepo_kafka-tool&metric=coverage)](https://sonarcloud.io/summary/new_code?id=vepo_kafka-tool) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=vepo_kafka-tool&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=vepo_kafka-tool) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=vepo_kafka-tool&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=vepo_kafka-tool)
A Kafka GUI Client. For the first version:
* Configure Brokers
* Topic listing
* Subscribe Topic
* Formats:
* AVRO
* JSON
* Plain Text
* Clear messages
* View Message
* Empty topic
* Windows Installer