No description
  • Rust 83.4%
  • Svelte 9.4%
  • JavaScript 4.8%
  • HTML 1.4%
  • TypeScript 1%
Find a file
2026-06-07 12:41:26 +02:00
.vscode Add VSCode workspace configuration and update README 2026-06-06 15:25:57 +02:00
macros Add EnumModel derive macro for database enums 2026-06-07 12:39:51 +02:00
server Convert database enums from struct to enum using EnumModel derive macro 2026-06-07 12:41:26 +02:00
src Remove Tauri IPC in favor of APIs 2026-05-31 16:32:40 +02:00
src-tauri Remove Tauri IPC in favor of APIs 2026-05-31 16:32:40 +02:00
static Initial commit 2026-05-30 16:52:11 +02:00
Cargo.lock Create macros crate 2026-06-07 12:38:29 +02:00
Cargo.toml Create macros crate 2026-06-07 12:38:29 +02:00
package.json Remove Tauri IPC in favor of APIs 2026-05-31 16:32:40 +02:00
pnpm-lock.yaml Remove Tauri IPC in favor of APIs 2026-05-31 16:32:40 +02:00
pnpm-workspace.yaml Upgrade dependencies 2026-05-31 09:13:26 +02:00
README.md Add VSCode workspace configuration and update README 2026-06-06 15:25:57 +02:00
svelte.config.js Initial commit 2026-05-30 16:52:11 +02:00
tsconfig.json Make typescript more strict and safe 2026-05-30 17:01:02 +02:00
vite.config.js Initial commit 2026-05-30 16:52:11 +02:00

Amethyst

A modern music player built with Svelte and Rust.

Development

Requirements