https://github.com/infiziert90/playertrack
Keep track of players you meet.
https://github.com/infiziert90/playertrack
orwell players track
Last synced: 3 months ago
JSON representation
Keep track of players you meet.
- Host: GitHub
- URL: https://github.com/infiziert90/playertrack
- Owner: Infiziert90
- License: mit
- Created: 2021-01-04T13:01:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T18:09:43.000Z (about 1 year ago)
- Last Synced: 2025-04-15T00:17:14.410Z (about 1 year ago)
- Topics: orwell, players, track
- Language: C#
- Homepage:
- Size: 5.15 MB
- Stars: 18
- Watchers: 2
- Forks: 11
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [Dapper](https://github.com/DapperLib/Dapper)
- [FlexConfig](https://github.com/kalilistic/FlexConfig)
- [FluentDapperLite](https://github.com/kalilistic/FluentDapperLite)
- [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator)
- [SQLite](https://github.com/sqlite/sqlite)