SlopScore
00 crowd

audino (github.com/4c-ee/audino)

a TUI music player that does music player things.
Rust · ★ 3 · 1 forks · Apache-2.0 · paperwork by the Cap'mmostly ai (inferred)light human (inferred)works-on-my-machine (inferred)mediacli
listed 3 hours ago by 4c-ee · last checked 3 hours ago
The owner didn't write this. This repo never submitted itself. The Cap'm found it on a truffle trawl and wrote its paperwork from what GitHub already shows. Picked by hand by the Cap'm on 2026-09-11: a Rust TUI music player with lyrics and cover art, whose README admits "The majority of this code was generated with AI.". 3 stars; Apache-2.0 license. The owner did not submit this. Votes count; awards don't until the owner claims it.

I'm not calling your project slop! Geeze, it's a joke... Do you own this repo?

Log in with GitHub as 4c-ee. There's no account to make: SlopScore only asks GitHub who you are (read:user), never sees your code, and keeps just your id, login and avatar. Then you can:

  • Keep it, on your terms. Commit your own slopscore.md (spec) and press Refresh. Your paperwork replaces the Cap'm's, and you can submit it for Slop of the Day.
  • Take it down. One click on Remove. It stays gone; the trawl never brings it back.

Log in with GitHub

Can't log in as the owner? Request a takedown. No login needed, and a trawled listing comes down right away.

GitHub says
a TUI music player that does music player things.
topics
libmpvmusicmusic-playerratatuirusttui
created
2026-06-07 · pushed 2 days ago · 63 commits · 1 contributor
release
1.0.0 · 2026-07-18
languages
Rust 100%
paperwork
licensereadme 42% health
dependencies
no dependency graph (no manifest, or disabled) · OSV.dev, checked 3 hours ago

Disclosures, inferred by the Cap'm

slopbucket
vibe-coded
category
climedia
ai_generated
mostly
human_touch
light
status
works-on-my-machine
language (detected)
rust
topic (detected)
libmpvmusicmusic-playerratatuirusttui
license (detected)
apache-2.0

The Cap'm's log

The Cap'm wrote this paperwork, not the owner. This repo never submitted itself to SlopScore. The Cap'm picked it by hand: a Rust TUI music player with lyrics and cover art, whose README admits "The majority of this code was generated with AI.". It carries the Apache-2.0 license. The disclosures above are his best guess from what GitHub shows.

Is this yours? Commit a real slopscore.md and press Refresh to replace this, or remove the listing in one click. There's no account to make: you log in with GitHub.

README (read the rest on GitHub)

please don't sue me game freak

A TUI music player that does music player things.

a "lightweight" "simple" "easy-to-use" "TUI" (sorry i gotta get my keywords in) music player that does such revolutionary things as:

  1. Play music
  2. Display Lyrics
  3. Display Cover Art

You can even shuffle songs! Wow!

Jokes aside, it's a visually minimalist, sorta-not-really-feature-rich, TUI music player built with Ratatui and based on libmpv for playback and Lofty for metadata. You have three (technically four) panels:

  • Folder tree, for looking at folders and adding music
  • Queue, for managing the next and previously played songs. Comes with an extra not-really-panel for shuffle/clear/sort.
  • Player, which shows cover art, metadata, progress, and lyrics if applicable.

Audino is intended to push past the strange keybinds, outdated format support, and other issues that plague TUI music players to this day.

It looks like this:

uses terminal font, pictured is pixel code

Installation/Usage

Unfortunately even with the wondrous power of AI, releasing and packaging an application escapes me. So, in order to install this, you're gonna need to build it yourself:

  1. Clone the repo: git clone git@github.com:4c-ee/audino.git OR download the source code from the releases for a stable version, I'll try not to leave stuff completely unfinished for too long though lol

  2. Make sure you have cargo installed (usually supplied by the rust package) and your working directory is the place you extracted it

  3. Run cargo build -r

  4. Move the built binary from target/release/audino to /usr/sbin/ (may need sudo) or wherever most of your commands are in

  5. Then run audino from anywhere!! It will default to ~/Music. You can change the default opening directory with library_path in audino.conf. See more in audino.conf.example.

To use it, run audino from your terminal.

Press Tab to flip between the panels:

  1. Folder tree:
    • Arrow keys: Up/down changes the highlighted directory or file, left/right goes in/out of the highlighted and current directory.
    • Enter: Add highlighted folder or file to queue. Will start playing as soon as any songs are added.
  2. Queue:
    • Arrow keys: Up/down to highlight tracks.
    • Enter: Play highlighted track.
    • Space: Rearrange queue. Will "Pick up" higlighted track and move it with arrow keys. Space to put it down.
    • D: Delete track from queue
    • Queue controls: L/R arrow keys to highlight, enter to activate.
  3. Player:
    • Space: Play/pause.
    • Arrow keys: Up/down to adjust volume, left/right to skip back/forward five seconds.

Press Q to exit.

Configuration

Make a config file at ~/.config/audino/audino.conf. It's simply key=value.

An example/default with all of the options can be found at audino.conf.example.


DISCLAIMER

The majority of this code was generated with AI. A Rust ratatui project with a simple premise and terrible execution? Did you expect it to be not vibecoded??

You're free to make your own, or use one of many alternatives out there.

I don't claim to make this, the various LLMs I used did. I'm basically just a product manager atp. I did the branding, the publicity, etc. But they're the programmers.

Caution

Are you willing to trust an AI to run code on your computer? To trust me?

Do you have the knowledge to read and understand this source code and/or the AUR PKGBUILD? I know it contains no viruses, but do you?

If the answer is "no" to all, you should find out how to say yes to one or more of them, then download it :)


Copyright 2026 4c-ee

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Scan report · 2026-09-11
  • Prohibited terms or links
  • Repository eligibility
  • slopscore.md paperwork
  • Content policy
  • Risk review — +10 owner has 0 followers

0 comments

log in to comment.

report this listinglog in to report