Skip to content

Commit

Permalink
feat: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sikelio committed Aug 21, 2024
1 parent f110811 commit 1d2a1b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@ This repos contains tool classes in C# for multiple types of usage.
## Available packages

* `FrApp42.System` - [Link](https://www.nuget.org/packages/FrApp42.System)
* Avake: Awake class from PowerToys
* IsOnline: Ping a device with it's hostname or ip address to check if it's online
* Shutdown: Shutdown a device through SMB with it's hostname or ip address. It only work for Windows devices.
* WakeOnLan: Power on a device with it mac address.

* `FrApp42.Web` - [Link](https://www.nuget.org/packages/FrApp42.Web)
* Request: Make API request for any of your C# projects. ⚠️ *SOAP requests are not supported.* ⚠️

## Authors
* [AnthoDingo](https://github.com)
* [Sikelio](https://github.com)

## Licence

This project is under GPLv3 licence

0 comments on commit 1d2a1b7

Please sign in to comment.