Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 804 Bytes

Frenchy Apps 42 - Tools

This repos contains tool classes in C# for multiple types of usage.

Documentation

Available packages

  • FrApp42.System - Link

    • 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

    • Request: Make API request for any of your C# projects.

Authors

Licence

This project is under GPLv3 licence