https://github.com/cmushroom/redis-pro
redis-pro redis 桌面管理工具
https://github.com/cmushroom/redis-pro
client macos redis swift-ui
Last synced: about 1 month ago
JSON representation
redis-pro redis 桌面管理工具
- Host: GitHub
- URL: https://github.com/cmushroom/redis-pro
- Owner: cmushroom
- License: gpl-3.0
- Created: 2021-01-19T01:47:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T13:30:34.000Z (3 months ago)
- Last Synced: 2025-01-31T14:29:31.480Z (3 months ago)
- Topics: client, macos, redis, swift-ui
- Language: Swift
- Homepage:
- Size: 22.7 MB
- Stars: 656
- Watchers: 7
- Forks: 50
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - redis-pro - Redis management with SwiftUI. ![swift_icon] (Applications / Database)
- my-awesome - cmushroom/redis-pro - ui pushed_at:2025-02 star:0.7k fork:0.1k redis-pro redis 桌面管理工具 (Swift)
- awesome-swift-macos-apps - redis-pro - pro?label=" /> - Redis management with SwiftUI. (Database)
- awesome-swift-macos-apps - redis-pro - Redis management with SwiftUI. (Database)
- open-source-mac-os-apps - redis-pro - Redis management with SwiftUI.</summary><p><b>Languages:</b> ![swift_icon] <br><b>Screenshots:</b><br><img src='https://user-images.githubusercontent.com/2920167/125376778-4f614c00-e3be-11eb-8c11-7195e4cdb665.png' width='400' loading='lazy'/><br></p></details> (Applications / 🗄️ Database (18))
- awesome-ops - cmushroom/redis-pro - 3.0|661|2021-01-19|2025-02-01 | 一款 Redis 轻量客户端管理工具, 采用 SwiftUI 编写,仅支持 Mac 平台 | (GUI-Redis)
README
# Redis Pro
English | [简体中文](./README.zh_CN.md)

[](https://github.com/cmushroom/redis-pro/releases)

[](https://gitter.im/redis-pro/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)## Intro
* redis-pro is a simple and easy to use management of redis, written in SwiftUI.
* [Sequel-Ace](https://github.com/Sequel-Ace/Sequel-Ace) and Aliyun DMS was borrowed in the development process,Sequel-Ace (Sequel-Pro) is a simple and easy to use mysql management## Install
* download package in release page
[address](https://github.com/cmushroom/redis-pro/releases)* homebrew
```
brew install redis-pro
```## Platform
support macos (Intel, Apple Silicon) platform, will support ipad os in the future## Todo
- [x] client list and kill
- [x] homebrew install
- [x] slow log
- [x] redis config update
- [x] ssh login
- [x] favorite delete confirm
- [x] TCA
- [x] delete batch
- [ ] terminal
- [ ] ipad os support
- [ ] ssh key
## Version
* macos: >= 11.0
* redis: 3.x¹ ... 6.x## Dependency
* RediStack a redis client wiritten in swiftNIO
* swift-log swift log framework, need puppy implementation
* Puppy log framework, support console, file
* SwiftyJSON json convert## Snapshot
loginhome
setting
Info
Clients
dark mode
![]()
![]()