Skip to content

Commit bc75d6f

Browse files
committed
Update readme
1 parent a0f99ea commit bc75d6f

2 files changed

Lines changed: 29 additions & 14 deletions

File tree

NETworkManager.png

616 Bytes
Loading

README.md

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,34 @@
11
<div align="center">
2-
<h1>NETworkManager</h1>
3-
<p>A powerful tool for managing networks and troubleshoot network problems!</p>
4-
<img alt="NETworkManager" src="NETworkManager.gif" />
2+
<img alt="NETworkManager" src="NETworkManager.png" />
3+
<h1>NETworkManager</h1>
4+
<p>
5+
<a href="https://github.com/BornToBeroot/NETworkManager/releases" target="_blank">
6+
<img alt="All releases" src="https://img.shields.io/github/downloads/BornToBeroot/NETworkManager/total.svg" />
7+
</a>
8+
<a href="https://github.com/BornToBeroot/NETworkManager/stargazers" target="_blank">
9+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/BornToBeroot/NETworkManager.svg" />
10+
</a>
11+
<a href="https://github.com/BornToBeroot/NETworkManager/network" target="_blank">
12+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/BornToBeroot/NETworkManager.svg" />
13+
</a>
14+
</p>
515
</div>
616

17+
<p>A powerful tool for managing networks and troubleshoot network problems!</p>
18+
719
<h2>Download</h2>
820

9-
Latest binary: [NETworkMananger_v.1.4.1.0.zip](https://github.com/BornToBeRoot/NETworkManager/releases/download/v1.4.1.0/NETworkManager_v1.4.1.0.zip)
21+
Latest binary: [NETworkManager - Version 1.4.1](https://github.com/BornToBeRoot/NETworkManager/releases/download/v1.4.1.0/NETworkManager_v1.4.1.0.zip)
1022

1123
SHA256: `F90A24DA927A9FEA5EC55A3A25B2926D11B3B46ABD398FD868C8304984EC8AB5`
1224

1325
The software is portable by default, simply unpack the ZIP archive and save it in a folder you have write permissions on.
1426

1527
_On Windows 10 systems, SmartScreen may prevent the execution of the_ `NETworkManger.exe` _, because the binary is not digitaly signed. To open it anyway, click in the dialog on "More info" then click the button "Run anyway"._
1628

17-
# Available features
29+
<img alt="NETworkManager" src="NETworkManager.gif" />
30+
31+
<h2>Features</h2>
1832

1933
- Network Interface (Information, Configure)
2034
- IP-Scanner
@@ -29,39 +43,40 @@ _On Windows 10 systems, SmartScreen may prevent the execution of the_ `NETworkMa
2943
- Lokup (OUI, Port)
3044
- ARP Table
3145

32-
# Available languages
46+
<h2>Languages</h2>
3347

3448
- English
3549
- German
3650

37-
# System requirements
51+
<h2>System requirements</h2>
3852

3953
- Windows 7 or later
4054
- .NET-Framework 4.6
4155

42-
# Documentation
56+
<h2>Documentation</h2>
4357

4458
The documentation can be found [here](Documentation/README.md).
4559

46-
# Changelog
60+
<h2>Changelog</h2>
4761

48-
The changelog can be found [here](https://github.com/BornToBeRoot/NETworkManager/wiki/Changelog).
62+
The changelog can be found [here](https://github.com/BornToBeRoot/NETworkManager/w<h2>Suggestions?</h2>iki/Changelog).
4963

50-
# Found an issue?
64+
<h2>Found an issue?</h2>
5165

5266
Check the [Issues](https://github.com/BornToBeRoot/NETworkManager/issues) if the problem has already been reported. If not, submit a [new issue](https://github.com/BornToBeRoot/NETworkManager/issues/new).
5367

5468
The more information you can provide me, the quicker I can reproduce and solve the issue.
5569

5670
You can also fork the repository, fix the issue by yourself and send me a pull request.
5771

58-
# Suggestions?
72+
<h2>Suggestions?</h2>
5973

6074
You have an idea how the NETworkManager can be improved? Great!
6175

6276
Let me know it by submitting a [new issue](https://github.com/BornToBeRoot/NETworkManager/issues/new) with your feature request. I will check whether it is useful and feasible.
6377

6478
You can also help developing! Create a feature request first. Then fork the repository, do your changes and send me a pull request with the reference to the feature request.
6579

66-
# License
67-
This software is published under the [GNU GENERAL PUBLIC LICENSE](https://github.com/BornToBeRoot/NETworkManager/blob/master/LICENSE).
80+
<h2>License</h2>
81+
82+
This software is published under the [GNU GENERAL PUBLIC LICENSE](https://github.com/BornToBeRoot/NETworkManager/blob/master/LICENSE).

0 commit comments

Comments
 (0)