Skip to content

william-roy/mercareye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MercarEye

Docker

services:
  mercareye:
      container_name: mercareye
      build: https://github.com/william-roy/mercareye.git
      ports:
          - 6322:6322
      volumes:
          - ./testdata:/data
      restart: unless-stopped

Todo

  • Add meta scheduling (e.g. search every x interval between y and z hours)
  • Finish web frontend
  • Add additional webhooks?
  • Make notifications async

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published