Add Fredy project configuration file (#1862)

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
Christian Kellner 2026-02-01 11:57:10 +01:00 committed by GitHub
parent 2280f4982b
commit 255dd95422
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
software/fredy.yml Normal file
View file

@ -0,0 +1,13 @@
name: "Fredy"
website_url: "https://fredy.orange-coding.net/"
source_code_url: "https://github.com/orangecoding/fredy"
description: "Searches for new apartments, houses, and flats in Germany on platforms like ImmoScout24, Immowelt, and others, and instantly delivers the results to you via Slack, Telegram, and more."
licenses:
- Apache-2.0
platforms:
- Nodejs
- Docker
depends_3rdparty: true
tags:
- Automation
demo_url: "https://fredy-demo.orange-coding.net"