- Nodejs (≥19.1.0)
- Rust (≥1.66.1)
- Visual Studio C++ Build tools
- Install Nodejs and Rust.
Note : Install Rust from https://www.rust-lang.org/learn/get-started
- install depencies using npm:
npm install
- Running the app:
npm run tauri dev
- Building the app:
npm run tauri build
- other commands can be found inside the
"scripts"
inside package.json
- Checkout
issues
to see currently worked on features and bugs - Add features or fix bugs
- Create a pull request
- Checkout GitHub Project
Note : There is no current due date for alpha 1 release
- @ferferga for helping in development behind the scenes.
- All contributors of jellyfin/jellyfin-vue.
- And also @jellyfin for creating the main service