diego3g / rocketredis

A beautiful Redis GUI :fire: (under development)
MIT License
1.91k stars 173 forks source link

A Few ... Suggestions #55

Open wilmoore opened 4 years ago

wilmoore commented 4 years ago

Cute interface; however, I've not tried it. I'm leaving these suggestions not for me but for you in case you want this thing to be more than a fancy connection manager.

  1. Write up some goals for the product. What is the intention for its existence? What problems will it try to solve and what problems will it not try to solve?
  2. Write some documentation.
  3. Consider usability (perhaps you've done this already; however, I wouldn't know since I've not used it)
  4. Consider what happens when a person stores several connections and wants to move those settings to another computer (i.e. dotfiles)
  5. How will you deal with dotfiles (i.e. XDG?)
  6. Proxies, TLS, etc
  7. Keyboard shortcuts (think, slack)
  8. Automation & Scripting (will this be useful for repetitive tasks?)

That's all I can think of for now. Hope it helps.

diego3g commented 4 years ago

That's great, thanks @wilmoore!