{"id":53002,"library":"go-toast-toast","title":"Toast","description":"Toast is a Go library for displaying Windows toast notifications.","status":"active","version":"0.0.0-20190211030409-01e6764cf0a4","language":"go","source_language":null,"source_url":"https://github.com/go-toast/toast","tags":["windows","notifications","toast","ui"],"install":[{"cmd":"go get github.com/go-toast/toast","lang":"bash","label":"Install github.com/go-toast/toast"}],"dependencies":[],"imports":[{"symbol":"toast","correct":"github.com/go-toast/toast"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/go-toast/toast\"\n)\n\nfunc main() {\n\tnotification := toast.Notification{\n\t\tAppID:   \"MyApp\",\n\t\tTitle:   \"Hello\",\n\t\tMessage: \"World\",\n\t}\n\tnotification.Push()\n}","lang":"go","description":"Sends a Windows toast notification."},"warnings":[],"env_vars":null,"search_vec":"'display':8 'go':5 'librari':6 'notif':11,13 'toast':1,2,10,14 'ui':15 'window':9,12","created_at":"2026-06-15T07:23:20.483342+00:00","updated_at":"2026-06-15T07:23:20.483342+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-toast/toast","github":"https://github.com/go-toast/toast","docs":"https://pkg.go.dev/github.com/go-toast/toast#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}