https://github.com/bvujovic/regcheckweb
Check if specified web pages contain products on discount
https://github.com/bvujovic/regcheckweb
csharp desktop-application http-client win-app
Last synced: about 1 year ago
JSON representation
Check if specified web pages contain products on discount
- Host: GitHub
- URL: https://github.com/bvujovic/regcheckweb
- Owner: bvujovic
- Created: 2025-01-22T23:36:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-04T21:00:09.000Z (over 1 year ago)
- Last Synced: 2025-03-23T11:45:38.689Z (about 1 year ago)
- Topics: csharp, desktop-application, http-client, win-app
- Language: C#
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RegCheckWeb

## TODO
- [ ] Add more complex conditions that if response contains given string
- [ ] If resp is JSON - get some value(s) and check if it's > or < or BETWEEN...
- [ ] Add Groups/Categories as a parent to WebPages: DGV (name, webiste, enable)
- [ ] Close the app if nothing is found (maybe after some delay so that user have time to access its interface)
- [ ] App should start in the background