Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat authored Jun 25, 2021
1 parent d8362cf commit 5002d04
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# FacepunchCommitsMonitor
Monitor the git commits of some Facepunch games (e.g. Rust, Garry's Mod, S&Box).
# Facepunch Commits Monitor

After the release of my very first **[real](https://github.com/FlorianLeChat/SteamCollectionDownloadSizeCalculator)** application in C#, I decided once again to convert one of my old Lua scripts made for Garry's Mod into an application usable outside this environment.

The purpose of the script was to periodically check the commits made on the Garry's Mod GitHub repository and to notify players who wanted to see the changes. This script using this time a user interface which now fulfills this purpose while adding the tracking of Rust and the next Facepunch game: S&Box!

Here are some pictures of the application:
(please remember that the notifications are sent through the internal Windows system called **Toast** and therefore depend on your personal settings).

![image](https://user-images.githubusercontent.com/26360935/123455810-70662680-d5e2-11eb-8b30-c961b2f526e0.png)

![image](https://user-images.githubusercontent.com/26360935/123455654-43197880-d5e2-11eb-8ec4-604b2dea34ce.png)

I'm a beginner in this programming language so you may find some problems and obviously any pull request or report are welcome! :+1:

0 comments on commit 5002d04

Please sign in to comment.