Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bogdanp/franz
A desktop client for Apache Kafka.
https://github.com/bogdanp/franz
apache-kafka kafka kafka-client racket redpanda swift swiftui
Last synced: 2 days ago
JSON representation
A desktop client for Apache Kafka.
- Host: GitHub
- URL: https://github.com/bogdanp/franz
- Owner: Bogdanp
- Created: 2022-09-18T13:39:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T14:11:40.000Z (about 2 months ago)
- Last Synced: 2024-12-15T21:06:53.316Z (9 days ago)
- Topics: apache-kafka, kafka, kafka-client, racket, redpanda, swift, swiftui
- Language: Racket
- Homepage: https://franz.defn.io
- Size: 9.89 MB
- Stars: 134
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Franz
Franz is a native macOS desktop client for Apache Kafka. It is **not**
Open Source. I'm providing the source code here because I want users to
be able to see the code they're running and even change and build it for
themselves if they want to. You are free to read the code, and to build
and run the application yourself, on your own devices, but please don't
share any built artifacts with others. If you find Franz useful, please
consider [purchasing a license].[purchasing a license]: https://franz.defn.io
## Build
### Requirements
* [Racket 8.9 CS](https://racket-lang.org/)
* macOS 12.3+
* Xcode 12+### First-time Setup
1. Set up [Noise](https://github.com/Bogdanp/Noise).
1. `raco pkg install --name franz core/`### Building
$ make
## License
Copyright 2022-2024 CLEARTYPE SRL. All rights reserved.