Skip to content

Commit a3c96ad

Browse files
authored
Merge pull request #62 from mehdiraized/docs/add-desktop-app-readme
add desktop app option to README
2 parents 08a04c2 + fb418dc commit a3c96ad

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,18 @@ npm run dev
5353

5454
Open [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
```

0 commit comments

Comments
 (0)