Skip to content

Get a detailed report on Flashpoint games from a playlist or that you have played.

License

Notifications You must be signed in to change notification settings

giovanni-cutri/flashpoint-custom-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashpoint-custom-report

Get a detailed report on the Flashpoint games included in a playlist or for those that you have played.

The custom report consists in data in CSV format, bar plots and pie charts about developers, publishers, genres, platforms, release dates and playtime or the games.

Dependencies

All the necessary libraries are listed in the requirements.txt file.

You can install them by running:

pip install -r requirements.txt

Usage

  • Run main.py with at least one of the following arguments:
-pl [PLAYLIST], --playlist [PLAYLIST]         the filename of the playlist with the games you want a report about
-pt, --playtime                               get the report about all the games you have played in Flashpoint
  • You will need to provide the flashpoint.sqlite file by copying it inside the directory where the script is located.
    • You can find the said file inside the Data folder in your Flashpoint local copy.
  • If you choose the report for the games of a playlist, you will need to provide the playlist file by copying it inside the directory where the script is located.
    • You can export the playlist file from Flashpoint itself.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Get a detailed report on Flashpoint games from a playlist or that you have played.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages