yxbh / Overwatch-Player-Log

An application for recording info of players that you enjoyed (or otherwise) playing with on Overwatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Overwatch Player Log

Latest release license Travis-CI Build Status Appveyor Build status Github Releases Github All Releases

Overwatch Player Log is a simple utility application that allows you to record your favorite (or not!) players that you have met in Overwatch.

Overwatch Player Log

The app is written in C++ with Qt.

You can create entries of individual players. Highlight them as your favorite. Flag whether you like them or not and save a little note about them for later. Search is provided to go through the list of players that you have saved. From the app, you can go directly to PlayOverwatch, Overbuff or MasterOverwatch to view a player's profile and stats.

The data is stored in a local SQLite3 database. The location is configurable.

##Copyright & Warranty

See LICENSE file for information on copyright and warranty.

About

An application for recording info of players that you enjoyed (or otherwise) playing with on Overwatch.

License:MIT License


Languages

Language:C++ 96.9%Language:QMake 2.1%Language:Shell 0.5%Language:PowerShell 0.3%Language:Batchfile 0.3%