Metadata-Version: 2.1
Name: grrif-tools
Version: 0.5.3
Summary: An unofficial set of tools for Cool Cats™.
Home-page: https://fetzu.ch/
Download-URL: https://github.com/fetzu/grrif_tools
Author: Julien 'fetzu' Bono
License: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE

# GRRIF Tools

A set of tools for Cool Cats™. Allows you to archive GRRIF's play history to a SQLite database or text files, ~~and scrobble it to last.fm~~ (upcoming).

```
usage: grrif_tools [-h] {archive,scrobble} ...

A set of tools for Cool Cats™. Allows you to archive GRRIF's play history and scrobble it to last.fm (upcoming).

positional arguments:
  {archive,scrobble}
    archive           Archive GRRIF's play history.
    scrobble          Scrobble to Last.fm.

options:
  -h, --help          show this help message and exit
  ```
  
  **NOTE:** This package is unofficial and meant mostly as a playground to experiment with some new things (argparse, python packaging, etc...). Please do not DDoS GRRIF's website !
