Skip to content

yashikota/noast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noast

A cross-platform toast notification CLI application that works on Windows, WSL, Mac and Linux.
Windown/WSL/Mac/Linux どれからでも使えるトースト通知用CLIアプリケーションです。

Installation

go install github.com/yashikota/noast@latest

or Releases

Usage

# Basic notification
noast -message "Hello, World!"

# Specify title and message
noast -title "Important" -message "Task completed"

# Specify icon
noast -title "Notification" -message "Message" -icon "/path/to/icon.png"

About

A cross-platform toast notification CLI application that works on Windows, Mac, WSL, and Linux.

Resources

License

Stars

Watchers

Forks

Contributors

Languages