Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maael/dedupotron

🤖 A tool for Guild Wars 2 to help find duplicates across your inventories and bank tabs that you can stack.
https://github.com/maael/dedupotron

guildwars2 nextjs react

Last synced: 2 months ago
JSON representation

🤖 A tool for Guild Wars 2 to help find duplicates across your inventories and bank tabs that you can stack.

Awesome Lists containing this project

README

        




Dedupe-o-Tron



Dedupe all the things.

# :robot:â €Dedupe-o-tron

A tool for [Guild Wars 2](https://www.guildwars2.com/) that lets you find duplicates across your inventories and bank tabs (and guild stashes if you want) that you could stack.

- :octocat:â €https://github.com/maael/dedupotron
- :hammer_and_wrench:â €https://dedupe.mael.tech

## Features

- :bank:â €Lets you see your bank, your guild stashes, and character inventories in one view
- :detective:â €Lets you see duplicates that can be stacked by highlighting them, you can click items to highlight them to see them more easily
- :heavy_plus_sign:â €Lets you maximise/minimise any section, so you choose what to see

## Release

The release post announcing the tool can be found [here on Reddit](https://www.reddit.com/r/Guildwars2/comments/il9fjb/dedupeotron_find_duplicate_items_in_your_bank_and/).

Here's what the initial analytics looked like (taken on the morning of the 4th):



## Tech

- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Next JS](https://nextjs.org/)
- Deployed on [Vercel](vercel.com)
- Uses [Fathom Analytics](https://usefathom.com/) for privacy-focused analytics

## Install

```sh
[email protected]:maael/dedupotron.git
cd dedupotron
yarn
```

I used `[email protected]` to develop it.