Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.24 KB

File metadata and controls

57 lines (36 loc) · 1.24 KB

[Unofficial] Disney+ Hotstar Indonesia Desktop App

Installation For Your Desktop

Download our latest release and you're off to the races!

Windows macOS GNU/Linux (64-bit only)
Download Download Download

Development Guide

If you want to hack on this project, here is how you do it.

Show instructions

Setup

First, clone the project:

git clone https://github.com/tommy-maulana/Unofficial-Disney-Hotstar-Desktop-App.git

cd Unofficial-Disney-Hotstar-Desktop-App

Install dependencies for both the CLI and the Electron app:

# Under Linux and macOS:
npm run dev-up

# Under Windows:
npm run dev-up-win

Then, install Nativefier globally with npm install -g nativefier

and then run this project:

nativefier --name 'Disney+ Hotstar Indonesia' 'hotstar.com/id'

License

MIT