| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pingme_amd64.deb | 2025-11-20 | 6.3 MB | |
| pingme_arm64.deb | 2025-11-20 | 5.8 MB | |
| pingme_arm64.rpm | 2025-11-20 | 5.9 MB | |
| pingme_armv7.deb | 2025-11-20 | 6.0 MB | |
| pingme_checksums.txt | 2025-11-20 | 1.1 kB | |
| pingme_amd64.rpm | 2025-11-20 | 6.6 MB | |
| pingme_armv7.rpm | 2025-11-20 | 6.1 MB | |
| pingme_Linux_arm.tar.gz | 2025-11-20 | 6.0 MB | |
| pingme_Linux_x86_64.tar.gz | 2025-11-20 | 6.3 MB | |
| pingme_Windows_x86_64.zip | 2025-11-20 | 6.5 MB | |
| pingme_Darwin_arm64.tar.gz | 2025-11-20 | 6.0 MB | |
| pingme_Darwin_x86_64.tar.gz | 2025-11-20 | 6.5 MB | |
| pingme_Linux_arm64.tar.gz | 2025-11-20 | 5.8 MB | |
| README.md | 2025-11-20 | 2.4 kB | |
| v0.2.7 source code.tar.gz | 2025-11-20 | 1.6 MB | |
| v0.2.7 source code.zip | 2025-11-20 | 1.6 MB | |
| Totals: 16 Items | 76.9 MB | 0 | |
Changelog
- [fe6ac6] Fix typo in services.md
- [65de57] build: update Dockerfile to run webhook server by default
- [22ad81] build: update github workflow
- [d93223] build: update goreleaser config for webhook feature
- [b9f229] chore(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1
- [6c02fb] chore(deps): bump golang.org/x/net from 0.17.0 to 0.38.0
- [65de73] chore(deps): bump golang.org/x/oauth2
- [138ff3] chore: remove old arg
- [0ec5bb] chore: update dependencies and remove unused packages
- [db0f64] feat(middleware): add auth middleware with API key, HMAC, and basic auth
- [83643d] feat(middleware): add logging middleware for request tracking
- [2f2858] feat(middleware): add recovery middleware for panic handling
- [aeb67b] feat(webhook): add dispatcher to route requests to services
- [ba5f35] feat(webhook): add serve command and integrate webhook server
- [cf41cc] feat(webhook): add server package with graceful shutdown
- [61bc2d] feat(webhook): add types package for webhook request/response
- [04c0a9] feat(webhook): add webhook handler for HTTP POST requests
- [9891f0] fix(arch): remove 386 arch build
- [5ec92a] fix(sec): patch crypto version to 0.45.0
- [d7fa0b] fix(server): launch on default port and host
- [898969] fix: check arch type and file format
- [c663b2] fix: match any armv7 type
- [daae65] fix: update aur auto publishing
- [e7ac0f] refactor(discord): extract SendMessage for webhook reuse
- [30cf26] refactor(email): extract SendMessage for webhook reuse
- [6fa094] refactor(gotify): extract SendMessage for webhook reuse
- [c3602e] refactor(line): extract SendMessage for webhook reuse
- [b535d0] refactor(mastodon): extract SendMessage for webhook reuse
- [97886e] refactor(matrix): extract SendMessage for webhook reuse
- [be541e] refactor(mattermost): extract SendMessage for webhook reuse
- [42b203] refactor(pushbullet): extract SendMessage for webhook reuse
- [4ff253] refactor(pushover): extract SendMessage for webhook reuse
- [20b8b0] refactor(rocketchat): extract SendMessage for webhook reuse
- [8881a2] refactor(slack): extract SendMessage for webhook reuse
- [509977] refactor(telegram): extract SendMessage for webhook reuse
- [a1f3d7] refactor(twillio): extract SendMessage for webhook reuse
- [ee154e] refactor(wechat): extract SendMessage for webhook reuse
- [ba2f3f] refactor(zulip): extract SendMessage for webhook reuse