mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Fredy project configuration file (#1862)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
2280f4982b
commit
255dd95422
1 changed files with 13 additions and 0 deletions
13
software/fredy.yml
Normal file
13
software/fredy.yml
Normal 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"
|
||||
Loading…
Reference in a new issue