Go4rdm Save

Go4rdm is Golang For Redis Desktop Manager, a cross-platform GUI application written by Golang and Fyne gui framework

Project README

go4rdm

go4rdm is golang for redis desktop manager, a cross-platform application written by golang and fyne gui framework

install

  1. download font https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf
  2. move YaHeiMonacoHybrid.ttf to ~/Documents
  3. click file download:

install by golang

  1. install golang
  2. download ttf font for chinese support
    https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf
    curl -o YaHeiMonacoHybrid.ttf https://github.com/maxsky/Yahei-Monaco-Hybrid-Font/raw/master/YaHeiMonacoHybrid.ttf  
    
    then move to ~/Documents directory
    mv YaHeiMonacoHybrid.ttf ~/Documents
    
    or
    export FYNE_FONT=/path/to/YaHeiMonacoHybrid.ttf  
    
  3. 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
Open Source Agenda is not affiliated with "Go4rdm" Project. README Source: gohouse/go4rdm
Stars
33
Open Issues
0
Last Commit
3 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating