Skip to content

ShakespeareGeek/npush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPush

A simple CLI tool to send messages to ntfy.sh topics.

Installation

go install github.com/yourusername/npush@latest

Usage

  1. Set your ntfy.sh topic:
export NTFY_TOPIC=your-topic-id
  1. Send messages:
npush Hello World

Development

Requirements:

  • Go 1.21+

Build from source:

go build -o npush cmd/npush/main.go

About

Building a simple ntfy wrapper in Go, for practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages