npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@nyxur/freebuff

v0.0.126

Published

Freebuff adaptado para Termux/Android (launcher con descarga dinámica + grun)

Readme

Freebuff

The free coding agent. No subscription. No configuration. Start in seconds.

An AI coding agent that runs in your terminal — describe what you want, and Freebuff edits your code.

Install

npm install -g freebuff

Usage

cd ~/my-project
freebuff

Termux / Android

This fork runs the official Freebuff binary natively on Termux/Android.

  • The launcher maps androidlinux-arm64, downloads the official release from codebuff.com (latest version from the npm registry), and runs the glibc binary through grun (glibc-runner).
  • Requirements: pkg install glibc-repo glibc-runner ripgrep git -y
  • Binary and metadata are stored in ~/.config/freebuff/.

Why Freebuff?

Choice of leading models — The regular CLI picker includes DeepSeek, GPT-5.6 Luna, MiniMax, and MiMo, with DeepSeek V4 Pro 08/13 selected by default.

Fast — 5–10× speed up. 3–5× tokens per second compared to Claude, plus context gathering in seconds.

Loaded — Built-in web research, browser use, and more.

FAQ

How can it be free? Freebuff is supported by text ads.

What models do you use? In full mode, the regular picker includes DeepSeek V4 Pro 08/13, DeepSeek V4 Flash 07/31, GPT-5.6 Luna, MiniMax M3, and MiMo 2.5. DeepSeek V4 Pro 08/13 is the CLI default, and the picker falls back to DeepSeek V4 Flash 07/31 once your daily premium sessions are used up. Limited mode uses DeepSeek V4 Flash 07/31 and MiMo 2.5. GLM 5.2 is available through earned sessions, while Gemini 3.1 Flash Lite handles specialist tasks such as file finding and research.

Which countries is Freebuff available in? All countries. Freebuff runs in "full" mode in the US, Canada, UK, EU, and other select countries, and in "limited" mode everywhere else (or while using a VPN). See freebuff.com for the full list.

What is limited mode? Limited mode lets you use Freebuff outside the full-access countries, or while using a VPN. It includes DeepSeek V4 Flash 07/31 and MiMo 2.5, with 6 one-hour sessions per day.

Is my data used to train AI? Only when a model or feature says data may be used for AI training. Freebuff or the provider may then keep submissions to develop, train, test, evaluate, fine-tune, and improve AI models or products.

How is my data used and stored? We use prompts, messages, code, files, and repository data to provide the service. We may analyze prompts and messages—including pasted content—to personalize ads, using Freebuff systems and service providers acting on our behalf. Separate uploads and connected repositories are not provided to advertising providers. Where required by law, we provide advertising choices and honor recognized opt-out signals; elsewhere, this processing may be required to use the free service. See the Privacy Policy for retention and details.

See the Privacy Policy for complete details.

Links

Built on the Codebuff platform.