File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,18 @@ npm run dev
5353
5454Open [ http://localhost:3000 ] ( http://localhost:3000 ) .
5555
56+ ## Desktop app
57+
58+ If you want to run Infinite Monitor as an installable desktop app instead of
59+ starting the web app from source, there is a community-maintained Electron
60+ distribution for macOS, Windows, and Linux:
61+
62+ - Desktop repo: [ mehdiraized/infinite-monitor-desktop] ( https://github.com/mehdiraized/infinite-monitor-desktop )
63+ - Latest releases: [ Download desktop builds] ( https://github.com/mehdiraized/infinite-monitor-desktop/releases/latest )
64+
65+ The desktop project tracks this repository as its upstream source and adds
66+ desktop-specific packaging and integrations in a separate repository.
67+
5668## Architecture
5769
5870```
You can’t perform that action at this time.
0 commit comments