Skip to content

royathan/Fisherman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fisherman 🎣

Fisherman

Fisherman is a lightweight, user-friendly GUI application for viciously killing Docker containers. Built with Go and the Fyne toolkit, it provides a simple interface to monitor and control your Docker containers in real-time.

This is largely a test of using Cursor to write a quick GUI application (and test out Fyne capabilities).

Prerequisites

  • Docker installed and running

Installation

  1. Install Go if you haven't already: https://golang.org/doc/install
brew install go
  1. Run the application
go run main.go

Package

You can build a full MacOS app by running:

make

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Built with Fyne - Cross platform GUI toolkit
  • Powered by Docker - Container platform

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published