[GH-ISSUE #30] Help me install this #8

Closed
opened 2026-02-26 12:22:21 +03:00 by kerem · 3 comments
Owner

Originally created by @astronyu on GitHub (Sep 24, 2023).
Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/30

May I ask how to install this on windows really?
I followed the instructions up until I got to this commane: "Build the webapp: cd webapp && npm i && npm run build"
There was no webapp folder so the command failed.

Originally created by @astronyu on GitHub (Sep 24, 2023). Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/30 May I ask how to install this on windows really? I followed the instructions up until I got to this commane: "Build the webapp: cd webapp && npm i && npm run build" There was no webapp folder so the command failed.
kerem closed this issue 2026-02-26 12:22:21 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Sep 25, 2023):

If you look at the files in the root of the repo, there is definitely a webapp folder. Make sure you are running the command from the root of the source.

<!-- gh-comment-id:1733444309 --> @brentvollebregt commented on GitHub (Sep 25, 2023): If you look at [the files in the root of the repo](https://github.com/brentvollebregt/whos-on-my-network), there is definitely a webapp folder. Make sure you are running the command from the root of the source.
Author
Owner

@astronyu commented on GitHub (Sep 25, 2023):

Thank you. I must say this is a good script, would love to see a docker version in the future.

I've redownload and run them and now it seems to work. Does "name" and "owner" field only works if we use plugin to communicate direct with a router? I can see it can detect vendor as well, any chance to add this in home page?

Can the script list out type of device based on the mac address? Reason I tried this script is to look if it supports it.

<!-- gh-comment-id:1733554109 --> @astronyu commented on GitHub (Sep 25, 2023): Thank you. I must say this is a good script, would love to see a docker version in the future. I've redownload and run them and now it seems to work. Does "name" and "owner" field only works if we use plugin to communicate direct with a router? I can see it can detect vendor as well, any chance to add this in home page? Can the script list out type of device based on the mac address? Reason I tried this script is to look if it supports it.
Author
Owner

@brentvollebregt commented on GitHub (Sep 26, 2023):

Does "name" and "owner" field only works if we use plugin to communicate direct with a router?

No, these are manual fields you need to set using the UI

I can see it can detect vendor as well, any chance to add this in home page?

The home page is currently used to display devices

Can the script list out type of device based on the mac address?

Vendor detection is only done client-side and device type is not obtained at all - so not currently

<!-- gh-comment-id:1734859495 --> @brentvollebregt commented on GitHub (Sep 26, 2023): > Does "name" and "owner" field only works if we use plugin to communicate direct with a router? No, these are manual fields you need to set using the UI > I can see it can detect vendor as well, any chance to add this in home page? The home page is currently used to display devices > Can the script list out type of device based on the mac address? Vendor detection is only done client-side and device type is not obtained at all - so not currently
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whos-on-my-network#8
No description provided.