Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ardakilic/alerthub
AlertHub is a simple tool written with NodeJS to get alerted from new GitHub and GitLab repository events.
https://github.com/Ardakilic/alerthub
acikkaynak
Last synced: 15 days ago
JSON representation
AlertHub is a simple tool written with NodeJS to get alerted from new GitHub and GitLab repository events.
- Host: GitHub
- URL: https://github.com/Ardakilic/alerthub
- Owner: Ardakilic
- License: mit
- Created: 2018-05-01T20:26:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T20:06:41.000Z (25 days ago)
- Last Synced: 2024-10-20T06:32:22.785Z (23 days ago)
- Topics: acikkaynak
- Language: JavaScript
- Homepage:
- Size: 365 KB
- Stars: 196
- Watchers: 7
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
AlertHub
--------```
_ _ _ _
/_\ | | ___ _ __| |_ /\ /\_ _| |__
//_\\| |/ _ \ '__| __|/ /_/ / | | | '_ \
/ _ \ | __/ | | |_/ __ /| |_| | |_) |
\_/ \_/_|\___|_| \__\/ /_/ \__,_|_.__/
```AlertHub is a simple tool written with NodeJS to get alerted from GitHub and GitLab releases, tags and commits.
When you watch a release over GitHub, you also auto watch the issues and comments etc., however if you want to only follow new releases, or only commits or tags, there isn't a way to achieve this from GitHub directly.
There's been a service called sibbell.com, but they shut down on 15th May, 2018. That's why, I decided to make one for myself.
This simple cli tool watches the releases set in config, and notifies you with E-mail or PushBullet, and provides you an aggregated RSS feed which you can use in IFTTT or your personal feed reader.
**Update 2018.11.28:** GitHub now supports following the repositories' releases, however, it's still buggy for me, and they still don't cover the push notification feature which this tool offers.
## Features
Some people still wonder why this tool, which was released before GitHub release feature announced, yet exists, so I wanted to list the features as a bullet list:
* You can watch GitHub releases, tags, commits and issues
* ~~You can also watch private GitHub repositories by providing an access token~~
* You can watch GitLab tags and commits
* You can watch 3rd party releases which are neither from GitHub nor GitLab
* You can get notified with e-mail when a new update to your watch list is published
* You can also get notified with push notification, using services PushBullet and / or PushOver
* You can also get notified using Telegram bots. Just put your bot to the channels, or get your chat id, provide the bot token and your updates will be carried through the Telegram bot.
* You can generate an aggreagated RSS feed with this tool for all your watches, which is sorted by date, and use this aggregated feed to source to your favorite news reader application, or to pipe to services such as IFTTT etc.
* Self-hosted. Also, no GUI. You can simply set it and forget it## Requirements
* NodeJS 20.x or newer
* (Optional) PushBullet Api Key
* (Optional) PushOver Api Key
* (Optional) SMTP credentials to dispatch e-mail
* (Optional) Telegram API key and Chat ID for the messages to be dispatched.## Installation
You can install and run AlertHub with some simple steps:
1. Clone this repository or get the latest release version.
2. Navigate to the repository's folder, and run `npm install` to install dependencies.
3. Run `npm run init` to copy the configuration file.
4. Edit `/etc/config.js`, and fill your credentials.
5. Run `npm start` or something like `pm2 start npm -- start` and run the application.## Docker Container
First, you need to get the example config file and modify it accordingly, either get a copy from [this repo](./etc/config.example.js), or with the following command:
```bash
curl https://github.com/Ardakilic/alerthub/raw/refs/heads/master/etc/config.example.js -o config.js
```or from inside of the docker:
```bash
docker run --rm ghcr.io/ardakilic/alerthub:2 cat /app/etc/config.example.js > /host/path/config.js
```To run
```bash
docker run --name alerthub -d -v /host/path/config.js:/app/etc/config.js -p 3444:3444 ghcr.io/ardakilic/alerthub:2
```## Changelog
I'll keep track of each release in the [CHANGELOG.md](./CHANGELOG.md).
## Upgrading
Please refer to [UPGRADING.md](./UPGRADING.md).
## TODOs / Plans
* ~~Telegram Notifications~~
* ~~Following GitLab releases~~
* Following BitBucket releases
* Multi user feature
* Per-repository webhooks
* ~~Aggregated RSS~~
* ~~Following commits and tags in addition to releases~~
* ~~PushOver integration~~
* ~~Following commits from a specific branch (GitHub and GitLab)~~
* Find a way to bring back GitHub private repositories support [#80](https://github.com/Ardakilic/alerthub/issues/80)
* Gitea support [#88](https://github.com/Ardakilic/alerthub/issues/88)
* [You say!](https://github.com/Ardakilic/alerthub/issues/new)## License
[MIT](./LICENSE)
## Buy me a coffee or beer!
Donations are kindly accepted to help develop my projects further.
BTC: 1QFHeSrhWWVhmneDBkArKvpmPohRjpf7p6
ETH / ERC20 Tokens: 0x3C2b0AC49257300DaB96dF8b49d254Bb696B3458
Stellar (XLM): GBTYNE5RDGH44E7VH4DNYB4NV72GCV5VUH6PJLCJY27JZRO2K7XUML2Q