{"id":21803069,"url":"https://github.com/litongjava/go-redis-panel","last_synced_at":"2026-05-06T21:39:57.437Z","repository":{"id":239998005,"uuid":"801217078","full_name":"litongjava/go-redis-panel","owner":"litongjava","description":"go-redis-panel","archived":false,"fork":false,"pushed_at":"2024-05-15T20:27:22.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T04:09:36.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litongjava.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-15T20:09:38.000Z","updated_at":"2024-05-15T20:26:30.000Z","dependencies_parsed_at":"2024-05-16T07:46:42.818Z","dependency_job_id":null,"html_url":"https://github.com/litongjava/go-redis-panel","commit_stats":null,"previous_names":["litongjava/go-redis-panel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litongjava%2Fgo-redis-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litongjava%2Fgo-redis-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litongjava%2Fgo-redis-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litongjava%2Fgo-redis-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litongjava","download_url":"https://codeload.github.com/litongjava/go-redis-panel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752362,"owners_count":20504256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T11:38:03.755Z","updated_at":"2026-05-06T21:39:52.404Z","avatar_url":"https://github.com/litongjava.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Redis Panel\n\nGo Redis Panel is a simple Graphical User Interface (GUI) application for managing the start, stop, and restart of Redis services. This program is written in Go and uses the Fyne library to create the GUI.\n![](readme_cn_files/1.png)\n\n## Features\n\n- Start Redis service\n- Stop Redis service\n- Restart Redis service\n- Display Process ID (PID) of the running Redis service\n\n## Installation\n\nTo use this program, you need to have the Go environment installed locally. Visit the [Go official website](https://golang.org) for installation guidelines.\n\nOnce Go is installed, you can clone and build the project with the following commands:\n\n```bash\ngit clone https://github.com/litongjava/go-redis-panel.git\ncd go-redis-panel\ngo build -ldflags -H=windowsgui\n```\n\nThis will generate an executable file without a console window.\n\n## Usage\n\nAfter starting the program, you will see a window that includes:\n\n- **Redis Path**: A text box to specify the installation path of the Redis service.\n- **Start Redis**: A button to click in order to start the Redis service.\n- **Stop Redis**: A button to click in order to stop the currently running Redis service.\n- **Restart Redis**: A button to click in order to restart the Redis service.\n\nThe Process ID (PID) of the service will be displayed in the text area at the bottom when starting or restarting the Redis service.\n\n## Configuration\n\nIf specific parameters for Redis need to be configured, modify your Redis configuration file before starting the service.\n\n## Contribution\n\nContributions to the project are welcome. Please fork this repository, create your branch, commit your changes, and submit a Pull Request to us.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitongjava%2Fgo-redis-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitongjava%2Fgo-redis-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitongjava%2Fgo-redis-panel/lists"}