An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# RegCheckWeb

![Main window](RegCheckWeb.png)

## 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