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

https://github.com/kalilistic/playertrack

Keep track of players you meet.
https://github.com/kalilistic/playertrack

orwell players track

Last synced: 4 months ago
JSON representation

Keep track of players you meet.

Awesome Lists containing this project

README

        

# PlayerTrack
Keep track of players you meet.

## Description
PlayerTrack helps you keep a record of who you meet and the content you played together.
Organize players into categories, keep notes, and track them across name/world changes.
Customization options include colors, icons, nameplates, and alerts.

## How to Use
- Install through XIVLauncher/Dalamud.
- Use `/ptrack` to open the main window.
- Use `/ptrackconfig` to open settings.

## Libraries Used
- [AutoMapper](https://github.com/AutoMapper/AutoMapper)
- [Dalamud.ContextMenu](https://github.com/kalilistic/Dalamud.ContextMenu)
- [Dalamud.DrunkenToad](https://github.com/kalilistic/Dalamud.DrunkenToad)
- [Dalamud.Loc](https://github.com/kalilistic/Dalamud.Loc)
- [Dapper](https://github.com/DapperLib/Dapper)
- [FlexConfig](https://github.com/kalilistic/FlexConfig)
- [FluentDapperLite](https://github.com/kalilistic/FluentDapperLite)
- [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator)
- [LiteHelper](https://github.com/kalilistic/LiteHelper)
- [Pilz.Dalamud](https://github.com/Pilzinsel64/Pilz.Dalamud)
- [SQLite](https://github.com/sqlite/sqlite)