4 releases

0.0.23 May 3, 2025
0.0.22 May 1, 2025
0.0.21 Apr 26, 2025
0.0.5 Mar 12, 2025

#204 in Audio

Download history 33/week @ 2025-03-05 489/week @ 2025-03-12 2/week @ 2025-03-19 405/week @ 2025-04-02 837/week @ 2025-04-09 329/week @ 2025-04-16 469/week @ 2025-04-23 306/week @ 2025-04-30

2,046 downloads per month

MIT license

19KB
139 lines

poodio

Stars Issues License

💩 💨 Farts poo poo audio 💨 💩

Install & Run

NPMJS.com PyPI.org

💩 We provide several ways to install and run poodio on your system with a single command. 💩

  1. 💩 bunx 💩
    bunx poodio
    
    bunx --bun poodio
    
    bunx poodio@0.1.0
    
  2. 💩 npx 💩
    npx -y poodio
    
    npx -y poodio@0.1.0
    
  3. 💩 pipx 💩
    pipx run poodio
    
    pipx run poodio==0.1.0
    
  4. 💩 uvx 💩
    uvx poodio
    
    uvx poodio==0.1.0
    

Install

GitHub.com NPMJS.com Homebrew Crates.io PyPI.org

💩 We provide several ways to install poodio so you can run it later. 💩

  1. 💩 brew 💩
    brew install asherjingkongchen/-/poodio
    
  2. 💩 cargo-binstall 💩
    cargo-binstall -y poodio
    
    cargo-binstall -y poodio@0.1.0
    
  3. 💩curl 💩
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh
    
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh -s -- 0.1.0
    
  4. 💩 npm 💩
    npm i -g poodio
    
    npm i -g poodio@0.1.0
    
  5. 💩 pip 💩
    pip install poodio
    
    pip install poodio==0.1.0
    
  6. 💩 uv 💩
    uv tool install poodio
    
    uv tool install poodio==0.1.0
    
  7. 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo install --locked --path poopoo/poodio
    
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo install --locked --path poopoo/poodio
    

Run

macOS x86-64 Linux CLI ARM64 Windows

💩 After installing, run poodio with the following commands. 💩

  1. 💩 Prints help info 💩
    poodio -h
    
    poodio --help
    
  2. 💩 Prints version info 💩
    poodio -V
    
    poodio --version
    

Integrate

Rust Node.js Python

💩 You can integrate poodio into your own project with the following commands. 💩

  1. 💩 cargo 💩
    cargo add poodio
    
    cargo add poodio@0.1.0
    
  2. 💩 npm 💩
    npm i poodio
    
    npm i poodio@0.1.0
    
  3. 💩 uv 💩
    uv add poodio
    
    uv add poodio==0.1.0
    
  4. 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo add --path poopoo/poodio
    
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo add --path poopoo/poodio
    

Dependencies

~5–39MB
~529K SLoC