gtga

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 4 Imported by: 0

README

gtga – Go TeleGram Alert

goreleaser GitHub release (latest by date) GitHub go.mod Go version

Simple CLI tool to send Telegram messages from CLI.

Usage

gtga --msg "Hello World"

Environment Variables

  • GTGA_BOT_TOKEN – Bot token from BotFather
  • GTGA_CHANNEL_ID – Channel ID for notification

Installation

For installation you need to load latest version from Release page and download version for you platform.

Another way is usage go install:

# Get latest version from CLI
VERSION=`curl -sSL https://api.github.com/repos/jtprogru/gtga/releases/latest -s | jq .name -r`
go install github.com/jtprogru/gtga@$VERSION

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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