repositorypackage
0.0.0-20201016081536-71a640870830
Repository: https://github.com/gohouse/go4rdm.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
go4rdm
go4rdm is golang for redis desktop manager, a cross-platform application written by golang and fyne gui framework
install
- download font https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf
- move
YaHeiMonacoHybrid.ttf
to~/Documents
- click file download:
- Windows: go4rdm_v1_windows.zip
- Linux: go4rdm_v1_linux.zip
- MacOs: go4rdm_v1_darwin.zip
install by golang
- install golang
- download ttf font for chinese support
https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf
then move tocurl -o YaHeiMonacoHybrid.ttf https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf
~/Documents
directory
ormv YaHeiMonacoHybrid.ttf ~/Documents
export FYNE_FONT=/path/to/YaHeiMonacoHybrid.ttf
- download go4rdm
go get -u github.com/gohouse/go4rdm
after download go4rdm, you can see the executable file in ${GOPATH}/bin
directory which named
go4rdm
(linux,mac) or go4rdm.exe
(windows)
just run it, you can see:
click for big image view
win | linux | mac |
---|---|---|
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |