mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add DiscountBandit to Automation & E-Commerce (#906)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
d9d4b29167
commit
94d472a04c
1 changed files with 14 additions and 0 deletions
14
software/discountbandit.yml
Normal file
14
software/discountbandit.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: "Discount Bandit"
|
||||
website_url: "https://discount-bandit.cybrarist.com/"
|
||||
source_code_url: "https://github.com/Cybrarist/Discount-Bandit"
|
||||
description: "Track pricing, stock status of products across multiple stores such as Amazon, Ebay, Walmart, etc."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- PHP
|
||||
- Docker
|
||||
tags:
|
||||
- Automation
|
||||
- E-commerce
|
||||
depends_3rdparty: true
|
||||
demo_url: "https://discount-bandit.cybrarist.com/screenshots.html"
|
||||
Loading…
Reference in a new issue