#mcp #synthesizer #api

bin+lib poodio

💩 💨 Farts poo poo audio 💨 💩

11 releases

new 0.0.20 Apr 24, 2025
0.0.19 Apr 22, 2025
0.0.5 Mar 12, 2025

#221 in Audio

Download history 408/week @ 2025-03-07 114/week @ 2025-03-14 2/week @ 2025-03-21 671/week @ 2025-04-04 627/week @ 2025-04-11 321/week @ 2025-04-18

1,619 downloads per month

MIT license

19KB
139 lines

What does poodio do?

💩 💨 Farts poo poo audio 💨 💩

Npmjs.com Crates.io License PyPI.org Issues

Install & Run

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

💩 Method 💩 💩 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

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

💩 Method 💩 💩 Command 💩
1. cargo-binstall
  • cargo-binstall -y poodio
  • cargo-binstall -y poodio@0.1.0
2. npm
  • npm i -g poodio
  • npm i -g poodio@0.1.0
3. pip
  • pip install poodio
  • pip install poodio==0.1.0
4. uv
  • uv tool install poodio
  • uv tool install poodio==0.1.0
5. git & cargo
  • git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo install --path poopoo/poodio
  • git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo install --path poopoo/poodio

Run

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

💩 Action 💩 💩 Command 💩
💩 Prints help info 💩
  • poodio -h
  • poodio --help
💩 Prints version info 💩
  • poodio -V
  • poodio --version

Integrate

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

💩 Method 💩 💩 Command 💩
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–35MB
~518K SLoC