← Back to tools
View AGENTS.md for Jitter
Archived
This tool's repository has been archived by its maintainer and is no longer actively developed. It may still work, but expect no further updates or bug fixes.
Description
Jitter is a repository-oriented binary manager for Linux that searches through online repositories (currently only GitHub) for releases with .tar.gz, .tgz, .zip or .AppImage assets and installs them locally.
AI Summary
A binary manager that finds and installs release assets from GitHub repositories.
Capabilities
- + Search GitHub repositories for binary releases
- + Install .tar.gz, .tgz, .zip, and .AppImage assets
- + Manage installed binaries
Use When
- → You want to install binaries directly from GitHub releases
- → You need a simple binary package manager
Avoid When
- x You prefer system package managers
- x You need non-GitHub repository support