Skip to content

MarlinZH/DestinyItemManager

Repository files navigation

Destiny Inventory Manager

A personal inventory management tool for Destiny 2 players. This application helps you track and manage your weapons, armor, and other items across your characters.

Features

  • Track weapons and armor across characters
  • View item details and stats
  • Filter and search inventory
  • Save favorite loadouts
  • Track item power levels

Setup

  1. Install Python 3.8 or higher
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run the application:
    python main.py
    

Requirements

  • Python 3.8+
  • Destiny 2 Bungie API key (for future integration) neecs update

Note

This is a personal project and is not affiliated with Bungie.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages