🍺 BREW Explorer

← all formulae

bltool

brew install bltool v0.2.4 Apache-2.0

Tool for command-line interaction with backloggery.com

10
30-day installs · #8487
73
90-day · #6347
231
365-day · #6995
82
★ GitHub stars · updated 5y ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openjdk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool for command-line interaction with backloggery.com",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:55+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "bltool",
  "github_default_branch": "master",
  "github_last_commit_at": "2021-08-06T22:47:31Z",
  "github_readme_excerpt": "# bltool\n\nA command line tool for managing a Backloggery game collection, including bulk add/delete and import from Steam and Xbox Live.\n\n**NOTE: This project is no longer maintained. It is known to have issues with the current version of the backloggery site.**\n\n## Installation\n\nDownload the [latest release from the Github releases page](https://github.com/ToxicFrog/bltool/releases) and unzip it. At this point you can import your games from Steam by editing `steam2backloggery.bat` (windows) or `steam2backloggery.sh` (Linux/OSX) to have the correct login information, then running it; if you need more contronl, you can run it directly from the command line with `java -jar bltool.jar \u003carguments\u003e`.\n\nIf you want to build from source, it uses Leiningen, the standard Clojure build tool; use `lein uberjar` to build or `lein run` to run. To create a release zip, use `./release.sh \u003cversion\u003e`.\n\n### Homebrew on Mac OS X\n\nYou can also install bltool using the [Homebrew](http://brew.sh/) package manager for Mac OS X.\n\n```\n$ brew update\n$ brew install bltool\n```\n\nTo upgrade bltool in the future, just use `upgrade` instead of `install`.\n\n## Usage\n\n    Usage: bltool \u003ccommand\u003e [\u003cargs\u003e]\n\n     Switches                       Default  Desc\n     --------                       -------  ----\n     --from                                  What type of data source to read the games/edits from. Use \u0027--help formats\u0027 for a list of formats.\n     --to                                    What type of destination to write the changes to. Use \u0027--help formats\u0027 for a list of formats.\n     --steam-name                            Steam Community name\n     --steam-platform               PC       Default platform to use for Steam games (recommended: PC, PCDL, or Steam)\n     --xbox-name                             Xbox Live GamerTag\n     --xbox-360-platform            360      Default platform to use for Xbox 360 games (recommended: 360, Xbox, XBLA, XNA, or XbxGoD)\n     --xbox-one-platform            XBO     ",
  "github_repo": "ToxicFrog/bltool",
  "github_stars": 82,
  "github_topics": [],
  "homepage": "https://github.com/ToxicFrog/bltool",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 10,
  "installs_365d": 231,
  "installs_90d": 73,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "bltool",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8487,
  "rank_365d": 6995,
  "rank_90d": 6347,
  "raw_hash": "c25968a5b22883ef",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/bltool.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.2.4",
  "versioned_formulae": [],
  "why_use_this": null
}