tauri-musicplayer Svelte Themes

Tauri Musicplayer

Mucking around with tauri and svelte for first time each - code is gross, don't judge please!

This project was the result of trying to get something working in Tauri over the course of a couple of hours. Biggest time wasters included:

Lesson Learned: Skimming the documentation is not the same as READING the documentation...

Upon opening the software for the first time it will attempt to scan the user's Music/MuggPlayer directory. Please add directories of mp3 and jpg files (album art) and either re-run the program, or utilise the "refresh" button depicted in below screenshot.

  • Previous and Next buttons currently do not function, purely aesthetic
  • Play/Pause button DOES work.
  • Please click the track you wish to listen to

Below is a working file format as an example of how I've got it crudely parsing the directory.

Tauri + Svelte + Typescript

This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.

Top categories

Loading Svelte Themes