pingme

PingMe is a CLI which provides the ability to send messages or alerts to multiple messaging platforms & email.

MIT License

Stars
725
Committers
15

Bot releases are hidden (Show)

pingme - v0.2.6 Latest Release

Published by kha7iq 11 months ago

Changelog

  • 5ed1105 chore(deps): bump golang.org/x/net
  • 888b989 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
  • 5220398 chore: bump action version
  • a2a91ac chore: rollback arch check
  • 600ce26 feat: add priority for pushover messages
  • 9dca2a1 fix: change name template to fix install issue
  • 7277d33 fix: check for arch and set value
  • 6629fac fix: update syntax and cleanup

Download PingMe

pingme - v0.2.5

Published by kha7iq over 2 years ago

Changelog

  • 3e3bd04 chore: bump deps version
  • e69a3b2 feat: add install script
  • 93ecd78 fix: change subject flag to title
  • 1fed68e fix: disable arm64 for windows
  • ba9185e fix: disable aur release & set maintainer
  • ba7070e fix: publisher name for aur
  • b6ee47a fix: sha for aur binary
  • c23aa33 fix: update golint to version 3
  • fa26243 fix: version info for aur build
  • cb0531d feat(matrix): add matrix service

Download PingMe

pingme - v0.2.4

Published by kha7iq about 3 years ago

Changelog

551ee5f chore: add support for publishing to aur
091884f chore: consistent naming in textmagic config
a17856f feat(textmagic): add support for textmagic
3ef520a fix: update description for release

Docker images

  • docker pull khaliq/pingme:v0.2.4
  • docker pull ghcr.io/kha7iq/pingme:v0.2.4

Download PingMe

pingme - v0.2.3

Published by kha7iq over 3 years ago

Changelog

689e2ad feat(service): add support for gotify service

Docker images

  • docker pull khaliq/pingme:v0.2.3
  • docker pull ghcr.io/kha7iq/pingme:v0.2.3

Download PingMe

pingme - v0.2.2

Published by kha7iq over 3 years ago

Changelog

ee6f517 feat(service): add service wechat official account

Docker images

  • docker pull khaliq/pingme:v0.2.2
  • docker pull ghcr.io/kha7iq/pingme:v0.2.2

Download PingMe

pingme - v0.2.1

Published by kha7iq over 3 years ago

Changelog

76105ec fix type cast after string conversation
efac11a fix: use strconv.ParseInt instead of strconv.Atoi

Docker images

  • docker pull khaliq/pingme:v0.2.1
  • docker pull ghcr.io/kha7iq/pingme:v0.2.1

Download PingMe

pingme - v0.2.0

Published by kha7iq over 3 years ago

Changelog

28d78e4 chore: change notification channel to telegram
024b150 feat(service): add service line
6d911e5 feat(service): add support for line messenger
c8424e5 feat(service): add support for line messenger

Docker images

  • docker pull khaliq/pingme:v0.2.0
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.2.0
  • docker pull ghcr.io/kha7iq/pingme:latest

Download PingMe

pingme - v0.1.9

Published by kha7iq over 3 years ago

Changelog

0e51654 Adds mattermost tests
1baaebb Adds support to zulip
36a6d8a fix: set variables and flag for message

Docker images

  • docker pull khaliq/pingme:v0.1.9
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.9
  • docker pull ghcr.io/kha7iq/pingme:latest

Download PingMe

pingme - v0.1.8

Published by kha7iq over 3 years ago

Changelog

912a191 Fixed syntax errors in the commands help
1d8a14e chore: add pushover alerts
89e4239 feat(service): add support for new service mastodon
cd8854d feat(service): add support for new service mastodon
3856679 fix: disable alerts on pull request

Docker images

  • docker pull khaliq/pingme:v0.1.8
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.8
  • docker pull ghcr.io/kha7iq/pingme:latest

Download PingMe

pingme - v0.1.7

Published by kha7iq over 3 years ago

Changelog

ce5cfe4 chor: add linters config
603aa5e chor: add workflow for linting checks on pr
20e4b8e feat: add new service twillio
d49c824 fix: remove unused linters
f1bdc11 refactor: restructure project for better integration of new services

Docker images

  • docker pull khaliq/pingme:v0.1.7
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.7
  • docker pull ghcr.io/kha7iq/pingme:latest
pingme - v0.1.6

Published by kha7iq over 3 years ago

Changelog

575cd2e feat: add new service pushbullet
386c183 fix: exclude readme and license file from release
a7ff2e4 fix: lint code
88d0515 fix: syntax errors in the help commands

Docker images

  • docker pull khaliq/pingme:v0.1.6
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.6
  • docker pull ghcr.io/kha7iq/pingme:latest
pingme - v0.1.5

Published by kha7iq over 3 years ago

Changelog

eccaa2b fix: cleanup server response for mattermost service
81c3cf0 fix: link for scoop bucket

Docker images

  • docker pull khaliq/pingme:v0.1.5
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.5
  • docker pull ghcr.io/kha7iq/pingme:latest
pingme - v0.1.4

Published by kha7iq over 3 years ago

Changelog

7b1861f chor: url template for scoop
e07c807 feat: added new server mattermost
817aa02 fix: change time format to unix time for defautl title
9f34bc7 fix: disable action on push for branch
e616eed fix: ignore workflow on docs update

Docker images

  • docker pull khaliq/pingme:v0.1.4
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.4
  • docker pull ghcr.io/kha7iq/pingme:latest
pingme - v0.1.3

Published by kha7iq over 3 years ago

Changelog

cddb798 chor: added dockerfile
884e509 chor: entrypoint script for docker
2c3ea4c chor: updated gh tokent
76a8a00 fix: add support for building docker image
a87d8ff fix: change entrypoint to execute the binary
fce3c60 fix: remove extra files
c0b5f59 fix: support for dockerhub and ghcr registry

Docker images

  • docker pull khaliq/pingme:v0.1.3
  • docker pull khaliq/pingme:latest
  • docker pull ghcr.io/kha7iq/pingme:v0.1.3
  • docker pull ghcr.io/kha7iq/pingme:latest
pingme - v0.1.2

Published by kha7iq over 3 years ago

Changelog

5377dac feat: added support for pushover service
06cabf4 fix: added comments in code
150e3d4 fix: fixed some mistakes in pushover service

pingme - v0.1.1

Published by kha7iq over 3 years ago

Changelog

33159db feat: Add deb and rpm

pingme - v0.1.0

Published by kha7iq over 3 years ago

Changelog

a9f179b build: add workflow files
5136973 chor: gitignore & makefile:
565ddf2 chor: house keeping
f16f3a0 chor: version
61c3402 feat: Add Microsoft Teams service
02abfb8 feat: Add RocketChat service
fa777aa feat: Add Slack service
5a5749d feat: Add discord service
0bdf67d feat: Add support for sending emails
c5168d5 feat: Initalize pingme cli with telegram
7067cf9 first commit
4dc6c0c fix: add variable for versioning
f9ac83e fix: homepage value
4c46978 fix: indent and move homepage