1
0
Fork
You've already forked beacon
0
FFXIV fish tracker https://fish.mawile.net
  • Rust 87.4%
  • CSS 6.3%
  • JavaScript 5.8%
  • Shell 0.5%
2026年03月24日 18:19:53 +01:00
migrations implement support for pinning 2025年02月11日 01:45:06 +01:00
src chore: update source URL 2026年03月24日 18:19:53 +01:00
static support 7.2 fish 2025年05月09日 22:32:48 +02:00
.gitignore feat: support 7.{3,4} fish 2026年03月24日 16:38:43 +01:00
Cargo.lock chore: update source URL 2026年03月24日 18:19:53 +01:00
Cargo.toml chore: push cargo.toml version 2026年03月24日 18:18:16 +01:00
convert-to-json.js feat: support 7.{3,4} fish 2026年03月24日 16:38:43 +01:00
data.json feat: support 7.{3,4} fish 2026年03月24日 16:38:43 +01:00
deploy.sh chore: deploy on kyouko 2026年03月24日 18:15:10 +01:00
LICENSE license the thing 2025年02月06日 16:03:12 +01:00
package-lock.json chore: drop bun, use npm 2026年03月24日 16:09:26 +01:00
package.json download and inline fish icons 2025年02月11日 16:24:58 +01:00
README.md support fisher's intuition 2025年02月11日 15:45:57 +01:00

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)