Skip to content

ReinhardtJ/tag-player

Repository files navigation

TagPlayer

A desktop music player with tag viewing/editing capabilities built with Tauri and SvelteKit.

img.png

Features

  • Recursive music file discovery
  • Native audio playback
  • Search by title, artist, genre, and other tags
  • Edit music tags

Development

# Start development server with hot reload
npm run tauri dev

# Lint frontend
npm run check

# Backend commands (from src-tauri/)
cargo check    # Lint backend
cargo build    # Build debug binary
cargo test     # Run tests

About

A minimal desktop application for playing and tagging music files, written in Rust and TypeScript using Tauri and SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors