A simple IRC notifier
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Noah Pederson 37f1d15026 Adds link to scdoc(1) 2 years ago
.gitignore Adds man page document 3 years ago
LICENSE Initial commit 3 years ago
Makefile Fixes makefile 3 years ago
README.md Adds link to scdoc(1) 2 years ago
bell.1.scd Fixes minor typo in man page 3 years ago
config.go Don't make initial size 3 years ago
go.mod Adds basic notification and configuration support 3 years ago
go.sum Adds basic notification and configuration support 3 years ago
main.go Fixes incorrectly exiting when user QUITs 3 years ago

README.md

bell

Bell is a simple notification client intended for use with pounce(1) and maybe other IRC bouncers.

Requirements

  • Go 1.13+
  • scdoc (for making docs)

Usage

For usage details, please make the documentation and reference

make
sudo make install