small website to track ffxiv big fish progress https://fish.insects.institute
Find a file
2025-02-11 16:24:58 +01:00
migrations implement support for pinning 2025-02-11 01:45:06 +01:00
src download and inline fish icons 2025-02-11 16:24:58 +01:00
static download and inline fish icons 2025-02-11 16:24:58 +01:00
.dockerignore add deployment configuration 2025-02-06 15:55:53 +01:00
.gitignore download and inline fish icons 2025-02-11 16:24:58 +01:00
bun.lockb download and inline fish icons 2025-02-11 16:24:58 +01:00
Cargo.lock release: 1.4.0 2025-02-11 15:56:26 +01:00
Cargo.toml release: 1.4.0 2025-02-11 15:56:26 +01:00
convert-to-json.js download and inline fish icons 2025-02-11 16:24:58 +01:00
data.json basic weather-based "uptime" 2025-02-04 16:53:04 +01:00
Dockerfile add deployment configuration 2025-02-06 15:55:53 +01:00
fly.toml add deployment configuration 2025-02-06 15:55:53 +01:00
LICENSE license the thing 2025-02-06 16:03:12 +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)