Zeri
An offline first, free, and open-source desktop music player. Made with Tauri, Vite, Svelte, and TailwindCSS
Install / Use
/learn @Zeri-App/ZeriREADME
<div align="center">
<img width="256px" height="256px" src="src-tauri/icons/128x128%402x.png" />
</div>
<br />
<br />
Zeri (Early Development)
Play music, even when you're offline.
-
Zeri's app size is just lower than 20mb.
-
Zeri doesn't use your internet connection unless you want it to.
-
Zeri is built with
TypeScript,Svelte,Tauri,ViteandTailwindCSS.
Build your own Zeri app
If you want to build Zeri by yourself:
- Install Tauri prerequisites.
- Install pnpm (recommended package manager)
npm i -g pnpmor follow this guide. - Install packages
pnpm i - Build the app
pnpm tauri build - After that you can find executable in
src-tauri/targetfolder. The installer is available atsrc-tauri/target/release/bundle
Contributing
See CONTRIBUTING.md
License
See LICENSE.md
