Send E-Mail notification if new Software Releases are avalible
Go to file
Kekskurse 24a69e50b7
Dev Version / Release (push) Successful in 1m53s Details
docs: add stable url
2023-08-06 15:11:23 +02:00
.forgejo/workflows fix: config path as arg 2023-08-06 15:02:27 +02:00
vendor init 2023-08-06 14:25:24 +02:00
.gitignore ci: add ci system 2023-08-06 14:44:13 +02:00
.goreleaser.yaml ci: add ci system 2023-08-06 14:44:13 +02:00
Readme.md docs: add stable url 2023-08-06 15:11:23 +02:00
config.yml.sample init 2023-08-06 14:25:24 +02:00
forgejo.go init 2023-08-06 14:25:24 +02:00
github.go init 2023-08-06 14:25:24 +02:00
go.mod init 2023-08-06 14:25:24 +02:00
go.sum init 2023-08-06 14:25:24 +02:00
main.go fix: config path as arg 2023-08-06 15:02:27 +02:00
store.go init 2023-08-06 14:25:24 +02:00

Readme.md

Softwatch

Get an E-Mail notification if a new Release of an Software is available for you to update.

Setup

Download the Version you want to use, make the file executable, create a config.yml run ./softwatch config.yml

Linux ARM7 (Raspberry PI)

  • Last Build: https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/softwatch/softwatch_linux_arm_7
  • Last Release: https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/softwatch/softwatch-stable_linux_arm_7
  • Special Release: ``

Linux AMD64

  • Last Build: https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/softwatch/softwatch_linux_amd64
  • Last Release: https://f003.backblazeb2.com/file/kekscloud-releases/softwatch/softwatch-stable_linux_amd64
  • Special Release: ``

Config

See config.yml.sample

Plugins

Github

Config Data:

Name Value Example
url Link to the github page or name louislam/uptime-kuma

Forgejo/Gitea

Config Data:

Name Value Example
server Gitea or Forgejo Server https://codeberg.org
repo Repository of the Projeckt forgejo/forgejo