Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cybrarist/Discount-Bandit
Track your wishlist items and get notified across multiple amazon stores
https://github.com/Cybrarist/Discount-Bandit
Last synced: 3 months ago
JSON representation
Track your wishlist items and get notified across multiple amazon stores
- Host: GitHub
- URL: https://github.com/Cybrarist/Discount-Bandit
- Owner: Cybrarist
- License: gpl-3.0
- Created: 2023-07-06T13:53:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-31T12:08:37.000Z (3 months ago)
- Last Synced: 2024-07-31T17:43:21.779Z (3 months ago)
- Language: PHP
- Size: 4.14 MB
- Stars: 239
- Watchers: 6
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![FreePalestine](./extra/palestine.png)
# Discount Bandit
Discount Bandit is a price tracker across multiple shopping websites simultaneously, and get notified when an item reaches the price you desire, so you don't have to keep checking shop stores for price changes.# NOTES:
### the previous database will not work with the new one.I wasn't planning to make the project as this big tbh, so I had to redesign the database and
make it more systematic, thus the previous database will not work, and you have to re-enter your
products manually.# Documentation
Feel free to access the documentation from [Here](https://discount-bandit.cybrarist.com)## Deployment
Discount Bandit uses a web interface, so you need to install some dependencies first:
- php (https://www.php.net)
- composer (https://getcomposer.org)
- apache or nginx (https://httpd.apache.org , https://www.nginx.com)
- mysql (https://www.mysql.com)or you can install something like MAMP instead of installing each one alone. (https://www.mamp.info/en/windows/)
one of the issues of the previous version was the amount of steps needed to set it up.
so now I have reduced it.first, you need to install the packages with composer
```bash
composer install
```then run the following and follow the prompts
```text
php artisan discount:install
```
to make it easier for everyone, whether you are self hosting or just want to use the software, i have found that
https://ntfy.sh is the best solution. you can install their app from google play / appstore
and can setup the notification very easily.# Updating
If you updating the system, please run the following command```text
php artisan discount:update
```
# CronJob
The previous command will give the output if whether you want to run app in the terminal or as cron for windows, mac and linux.# Updates
If you want to update the code, after installing the new version run the following
```text
php artisan discount:update
```
## Connect
If you are coming outside github or don't like to use it, feel free to join my discord.
https://discord.gg/VBMHvH8tuR## Docker
There is no docker image for beta, since i might need the flexibility to push updates or fix bugs.## Sponsors
![Jetbrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)