Skip to content

Commit f60d7c7

Browse files
2 parents 055b2ec + fa15512 commit f60d7c7

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# GitHubPagesDeployMonitor
2+
<img align="right" height="200" src="/assets/UI.png"/>
3+
A [Windows Forms](https://github.com/dotnet/winforms) application, built using [VS Community 2022](https://visualstudio.microsoft.com/vs/community/) for Windows 7+. The purpose of this app is to notify the user through a notification when their [Github Page](https://pages.github.com/)'s build and deployment checks have passed since the last push, indicating it has been updated server-side.
4+
Not affiliated with Github.
5+
<br><br><br>
26

3-
in progress, .exe will be made available when finalised
7+
## Installation
48

5-
using VS Community 2022
9+
1. Download GithubPagesDeployMonitor-v*.\*.*_Setup.msi from https://github.com/redbackspider69/GitHubPagesDeployMonitor/releases/latest.
10+
2. Run the installation file.
11+
3. You can now find a shortcut for the application in your start menu.
12+
13+
## Usage
14+
15+
- Enter the directory of the repository that you want to monitor in the first box, in the format `owner/repo`.
16+
- If you want to, you may enter your own Github

0 commit comments

Comments
 (0)