Stop staring at your terminal. Let your favorite characters tell you when the job is done.
Nakama (Japanese for "Comrade" or "Partner") is a CLI tool that brings life to your
terminal. Instead of waiting in silence for npm install, docker build, or
model training to finish, Nakama notifies you with voice lines from legendary anime and
game characters.
Developers waste hours staring at progress bars or forgetting about background tasks. Nakama solves this by giving your terminal a voice. Whether it's Pikachu cheering when a test passes, or a Metal Gear Solid alert when a build fails, Nakama keeps you in the flow with audio feedback.
# 1. Install
curl -fsSL https://nakama.autos/install.sh | bash
# 2. Select Persona
nakama persona pikachu
# 3. Run Command
nakama npm install
别再傻盯着终端了。让喜欢的角色告诉你:“代码跑完了!”
Nakama (日语“伙伴”之意) 是一个能让你的终端“开口说话”的 CLI 工具。你不再通过沉默的黑底白字等待任务结束,而是通过皮卡丘的“Pika!”、马里奥的“Here we go!”来接收任务完成的通知。
程序员每天都在浪费时间等待进度条,或者因为切屏摸鱼而忘记了任务。Nakama 通过声音反馈解决这个问题——当耗时任务结束时,它会用你最爱的二次元角色语音提醒你,让你既不打破心流,又不会错过任务。
nakama。# 1. 安装
curl -fsSL https://nakama.autos/install.sh | bash
# 2. 选择角色
nakama persona pikachu
# 3. 运行命令
nakama npm install