Humanize README and docs tone #7
@@ -1,6 +1,13 @@
|
||||
# EventRate
|
||||
|
||||
Local Python application that identifies upcoming Toronto events likely to increase Airbnb demand, sends Telegram alerts, and optionally adjusts nightly prices via Playwright automation.
|
||||
Local Python app that finds upcoming Toronto events likely to increase Airbnb
|
||||
demand, sends Telegram alerts, and optionally adjusts nightly prices via
|
||||
Playwright automation.
|
||||
|
||||
## Status
|
||||
|
||||
Active on homelab automationlab LXC. Airbnb calendar automation needs a fresh
|
||||
`state.json` when sessions expire; weekly cron defaults to `--alerts-only`.
|
||||
|
||||
## Quick start
|
||||
|
||||
@@ -110,3 +117,7 @@ ATANYRATE_ENV=~/Documents/code/@AnyRate/.env make deploy-atanyrate
|
||||
- [PROJECT.md](PROJECT.md) — goals, scope, constraints
|
||||
- [ARCHITECTURE.md](ARCHITECTURE.md) — system design and module map
|
||||
- [BACKLOG.md](BACKLOG.md) — feature backlog and task breakdown
|
||||
|
||||
## License
|
||||
|
||||
Private repo — no LICENSE file yet.
|
||||
|
||||
Reference in New Issue
Block a user