Skip to content

FrApp42/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. ⚠️ SOAP requests are not supported. ⚠️

Authors

Licence

This project is under GPLv3 licence