FFXIV fish tracker
https://fish.mawile.net
- Rust 87.4%
- CSS 6.3%
- JavaScript 5.8%
- Shell 0.5%
| migrations | implement support for pinning | |
| src | chore: update source URL | |
| static | support 7.2 fish | |
| .gitignore | feat: support 7.{3,4} fish | |
| Cargo.lock | chore: update source URL | |
| Cargo.toml | chore: push cargo.toml version | |
| convert-to-json.js | feat: support 7.{3,4} fish | |
| data.json | feat: support 7.{3,4} fish | |
| deploy.sh | chore: deploy on kyouko | |
| LICENSE | license the thing | |
| package-lock.json | chore: drop bun, use npm | |
| package.json | download and inline fish icons | |
| README.md | support fisher's intuition | |
beacon
This is a small website providing a tracker for big fish in Final Fantasy XIV.
It's built with axum, maud, and Postgres as a datastore, and a little tasteful interactivity here and there using htmx. The data for fish is based on the data used in Carbuncle Plushy's Fish Tracker.
Todo
Current major missing features include:
- Fisher's Intuition (catching other fish to spawn a big fish)
- Spearfishing
- Better condition display, show the weather, etc
- Folklore requirement display
- Ability to remove caught fish (un-catch them)