Skip to content

kassisaf/inventory-xi

Repository files navigation

inventory-xi

An offline inventory viewer for Final Fantasy XI. It relies on data from Windower 4 and its findAll addon, and provides additional functionality for GearSwap users. No Ashita support at this time.

Still in early development and not yet ready for consumption.

Project Goals

  1. Provide an attractive and user-friendly UI for viewing and searching your inventory across all accounts and characters without having to log in.
  2. Indicate opportunities for reclaiming lost space, such as:
    • Stackable items spread across multiple containers
    • Items not used in any of your GearSwap luas
    • Items that can be moved to storage slips
    • Duplicate sortie earrings
    • Calculate voids and shards needed for relic upgrades
  3. Learn and skill up!

Developing

  1. Clone the project
  2. Install dependencies npm install
  3. Start the development server with npm run dev or begin test monitoring with npm test

What I learned

So far, I've decided that Svelte isn't for me. I don't find the syntax or conventions especially pleasant to use, and the time I'd have to invest to get comfortable with it doesn't feel worth it as a career objective when React is still so ubiquitous. Instead, I think I'll go with a comparatively simple Vite stack built on Electron to make distribution a bit easier.

Tech Stack

Node.js  TypeScript  Tailwind CSS  SQLite Vite 

About

Desktop inventory viewer for Final Fantasy XI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published