wzr1337 / rsi.server

This project implements the Volkswagen Infotainment Web Interface as published under https://www.w3.org/Submission/2016/01/. The viwi is now called RESTful service interface (rsi)
MIT License
62 stars 18 forks source link

RSI Server Application for Mac #58

Closed atvaltechnilesh closed 7 years ago

atvaltechnilesh commented 7 years ago

Hi there,

we develop using operating system "mac". It will be very useful, if you could create a mac application for your RSI Server.

Thank you, Nilesh

wzr1337 commented 7 years ago

Hi @atvaltechnilesh I also code on the a Mac. The entire software is fully compatible and just needs to be run as it is ;) Let me know if you need support

atvaltechnilesh commented 7 years ago

Hi @wzr1337, I mean, if you have an executable program like "exe" for windows. Do you have a programm file that I can install on my mac? Thanks for your quick response.

I dont know how to run. Could you please help me running it?

wzr1337 commented 7 years ago

@atvaltechnilesh you need to have node installed. You get node here:

https://nodejs.org/en/

once you have it installed, you can easily follow the steps described in https://github.com/wzr1337/rsiServer/blob/master/README.md