Homey.ink on a tablet/desktop

I’m using the standard version from Athom

Then maybe check this and see if that will work for u. It is working here.

1 Like

DaneedeKruyff

Can you link your version, the latest?

Thanks Roco👍

His (Daneede) version, is it only online or can you run it local too? (Like on a NAS or some)

All is possible but let’s take that to the other topic shall we?

Here is an article that explains how to use the hadden browser on the hub:

Any local setups with “homey ink on a tablet”, without internet?
Thought i saw some in this or some other thread…cant find it now…

Its right on the very first post of this tread. :point_up:

1 Like

How can I install the homey.dash on a NAS?

RTFM :wink: use the search function. Scroll to the top

1 Like

Hi. Did you get this working in the end? I have no experience with iframes…

Hi, yes i did at the end. It took me a bit figuring things out but once you get it it isn’t that hard. I also didn’t had any experience with iframes…but with the help of Peter and google i got it to work.

I could give you some sample code and making some kind of small manual/discription if you’d like.
Send me a PM and i will put something togetter in my spare time.

4 Likes

Thanks for the files.

Stupid question: Where do I put these files? Do I put them in the homeydash folder on my homey?

-Stian

Maybe read back from the first topic will enlighten some things?

1 Like

Hello everyone,
I am French and new on Homey and I would like to know if it is possible to update the Git of the dashboard? to have the French version and to be able to start modifications on the code?

Thank you for your reply.

Hello everyone,
I am French and new on Homey and I would like to know if it is possible to update the Git of the dashboard? to have the French version and to be able to start modifications on the code?

Thank you for your reply.

You better look at the other version, that already has a choise for different languages

Otherwise To run it locally (source from github ):

npm i -g serve
git clone https://github.com/athombv/homey.ink.git
cd homey.ink
serve -p 5000 app

U can also download the files from github and run it on ur own server.

1 Like

Thank you @ Jpe4619,
I had seen the git, I’ve recovered elsewhere but, it does not work with the French language.
That’s why I ask if there is a more recent depot with the choice of language.