git clone https://github.com/jairovsky/simple-memcache-ui.git
cd simple-memcache-ui
pip3 install -r requirements.txt
python3 src/main.py <memcache-host> <memcache-port>
- r: refresh key list
- f: flush/clear key list
- enter: show key contents on the right panel
- d: delete key
- y: copies the contents displayed on the right panel to the clipboard