Skip to content

Quickly view changelogs for packages

License

Notifications You must be signed in to change notification settings

alkatrazstudio/grablog

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)

Supported operating systems

OS Download Comments
Ubuntu 23.10 grablog-linux-v0.1.0.tar.xz May work on other distributions
macOS 14 grablog-macos-v0.1.0.pkg Universal binary (x86_64 + arm64)
Windows 11 grablog-windows-v0.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