alert

package module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 0 Imported by: 2

README

Alert Logo

alert

GoDoc Go Report Card GolangCI Lint

A Simple cross-platform alert library for go.

Installation

go get github.com/fcjr/alert

Usage

import "github.com/fcjr/alert"

alert.Info("Example Message", "Example Message Text")

Progress

  • Basic mac
  • Basic windows
  • Basic linux
  • Advanced mac (Input, Scroll UI, etc)
  • Advanced windows
  • Advanced linux

Documentation

Overview

Package alert provides simple and easy to use native GUI alerts for your project.

Usage

To use simply import the project and call your alert style of choice.

import "github.com/fcjr/alert"

alert.Info("Example Message", "Example Message Text")

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL