π Prerequisites:
- Nodejs (β₯19.1.0)
- Rust (β₯1.66.1)
- Visual Studio C++ Build tools
βΉοΈ Getting started:
- Install Nodejs and Rust.
Note : Install Rust from https://www.rust-lang.org/learn/get-started
- install depencies using npm:
npm install
π οΈ Development:
- 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
π» Contribution:
- Checkout
issues
to see currently worked on features and bugs - Add features or fix bugs
- Create a pull request
π Roadmap:
- Checkout GitHub Project
Note : There is no current due date for alpha 1 release
π Special thanks to:
- @ferferga for helping in development behind the scenes.
- All contributors of jellyfin/jellyfin-vue.
- And also @jellyfin for creating the main service