Skip to content

Repository files navigation

GrabLog

GrabLog shows what packages can be updated and then shows changelogs for each package.

GrabLog main screen

Supported package managers

  • Pub (Dart/Flutter)
  • Composer (PHP)
  • Yarn (JavaScript/NodeJS)
  • Cargo (Rust)
  • GitHub Actions

Note about GitHub Actions: Using the GUI, you can only open the first YAML workflow in the .github/workflows directory. Pass the YAML file as a CLI argument to open any other workflow.

Supported operating systems

OS Download Comments
Ubuntu 26.04 grablog-linux-v1.1.0.tar.xz May work on other distributions
macOS 26 Tahoe grablog-macos-v1.1.0.zip Universal binary (x86_64 + arm64)
Windows 11 grablog-windows-v1.1.0.zip Install vc_redist

Info

  • This tool relies on website scraping and parsing, therefore it can stop working at any moment.

  • You can pass a directory or a path to a lock file as a CLI argument.

  • The network requests are cached until the end of the day.

  • To build from the source, install and setup Flutter, then run build.sh (on Linux or macOS) or build-windows.ps1 (on Windows).

License

AGPLv3

Releases

Used by

Contributors

Languages