Skip to content

greguz/moonlight-embedded-gui

Repository files navigation

moonlight-embedded-gui

Electron GUI for moonlight embedded

Software stack

Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit tests
npm test

# lint all JS/Vue component files in `src/`
npm run lint

TODOs

  • Vuex store persistence
  • i18n integration
  • Bulma components
  • main views
  • customize styles
  • pair command
  • unpair command
  • stream command
  • quit command
  • list command (list all available applications)
  • tests!

About

Electron GUI for moonlight embedded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published