Skip to content

Commit

Permalink
Update README.md: add photos and fix features
Browse files Browse the repository at this point in the history
  • Loading branch information
pzmarzly authored Jul 2, 2016
1 parent 92fe266 commit 6e1c3e1
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
# Ping Meter Gadget

It's a customizable and small ping (latency) meter, written in C# using WPF.
It's a customizable and small ping (latency) meter, written in C# using Visual Studio 2015 and WPF.
![Configuration](https://raw.githubusercontent.com/pzmarzly/PingMeterGadget/images/screenshot1.png)
![Multiple instances](https://raw.githubusercontent.com/pzmarzly/PingMeterGadget/images/screenshot2.png)

## Features

- small, transparent (customizable opacity), always-on-top window
- customizable:
- always on top
- window transparency
- running in multiple instances
- configuration autosaving
- selecting host by hostname or IP
- some nice configuration options
- configuration tool

## License

Licensed under MIT license. Feel free to fork, contribute and reuse code.

## Downloading

[.NET Framework 4.5.2](https://www.microsoft.com/en-us/download/details.aspx?id=42642) is required. Download this application from repository releases.
[.NET Framework 4.5.2](https://www.microsoft.com/en-us/download/details.aspx?id=42642) is required. Download this application from repository releases.

0 comments on commit 6e1c3e1

Please sign in to comment.