You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW RELEASE: v0.0.5
NEW: Custom server name
* config file: new name field under servers
* empty name field will use the server's given one instead
* non-empty name field will use it
Copy file name to clipboardExpand all lines: README.md
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# steamcountsnotifyd
2
2
SteamCountsNotifyD is a notification daemon written in Rust that notifies you when your selected game(s) gets some player activity
3
3
4
-
* Current release: v0.0.4 - Alpha
5
-
* (In-Development) Next release: v0.0.5 - Alpha
4
+
* Current release: v0.0.5 - Alpha
5
+
* (In-Development) Next release: v0.0.6 - Alpha
6
6
7
7
## License
8
8
SteamCountsNotifyD is released under a the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html) a free software copyleft license.
@@ -29,15 +29,6 @@ SteamCountsNotifyD is released under a the [GNU General Public License v3.0](htt
0 commit comments