mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 11:41:02 +00:00
feat(wip): search
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
# shark
|
||||
# Shark!
|
||||
|
||||
Desktop music management application written in Typescript.
|
||||
|
||||
## Inspiration
|
||||
|
||||
Inspired by [this post on X](https://x.com/tehmondspartan/status/1972011472265118148), and the functionality of Deemix, written from the ground up for Tauri's webwiew without the Node.js dependency. Instead it has much more specific dependencies :)
|
||||
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- [Tauri 2](https://v2.tauri.app/start/) (desktop runtime)
|
||||
@@ -45,8 +50,6 @@ bun run tauri build
|
||||
bun run check
|
||||
```
|
||||
|
||||
## How It Works
|
||||
|
||||
### Architecture
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user