Skip to content

NeoSkillFactory/mac-mini-hunter

Repository files navigation

mac-mini-hunter

Audit License OpenClaw

Automatically monitor Mac Mini availability on secondary markets and purchase when prices drop below specified thresholds.

Features

  • Multi-platform monitoring: Track Mac Mini listings on eBay, BackMarket, and Swappa simultaneously
  • Price threshold alerts: Configure model-specific price targets and get notified when deals appear
  • Automated purchasing: Execute purchases automatically when listings match your criteria
  • Notification system: Receive alerts via console, webhook, or log file when deals are found
  • Configuration management: CLI-driven configuration with YAML-based persistence
  • Purchase history: Track all transactions with timestamps, prices, and platform details

Configuration

Copy config.example.yaml to config.yaml and edit to set your preferences:

targets:
  - model: "Mac Mini M1"
    maxPrice: 400
    condition: "good"
    platforms: ["ebay", "backmarket"]

GitHub

Source code: github.com/NeoSkillFactory/mac-mini-hunter

License

MIT © NeoSkillFactory

About

Monitors Mac Mini availability on secondary markets and automatically purchases them when prices drop below a specified threshold to help users acquire hardware for OpenClaw deployments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors