netwake

Simple Wake-on-LAN utility for Windows – all the way up from 3.11, plus a CLI (by sjmulder)

Netwake Alternatives

Similar projects and alternatives to netwake

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better netwake alternative or higher similarity.

netwake reviews and mentions

Posts with mentions or reviews of netwake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • Windows 95 went the extra mile to ensure compatibility of SimCity, other games
    3 projects | /r/programming | 11 Oct 2022
    I wrote one to try. It also uses runtime feature detection to enable modern stuff like theming and high-DPI on Windows version that support it.
  • The Windows Malloc() Implementation Is a Trash Fire
    2 projects | news.ycombinator.com | 2 Jul 2022
    > Ideally you'd like to build for all targets, including older systems, from a single, modern environment (this is trivial in Windows)

    https://github.com/sjmulder/netwake does what you're talking about, but it does a lot of gymnastics to make it work, and it also needs to use MinGW rather than MSVC.

  • Windows 11: a survey of text boxes
    2 projects | news.ycombinator.com | 3 Sep 2021
    > if you wrote a Windows Desktop app in the last 30 years, the only way it would still be supported today ... is if it was based directly on the old Win32 API

    I thought the same and did just that to see if it holds true: https://github.com/sjmulder/netwake

    By default you get Windows 95 styling and Windows 3 fonts. You have to opt into 'visual styles' (introduced in XP) with a declaration in the app manifest and have to manually query and use the system font. DPI awareness is also opt in and puts all the work (sizing/positioning, scaling/reloading fonts) on you. But when you do that, it does look fine on Windows 10.

    Not so much on Windows 11. Some of the widgets have been updated to mimic the new style but when you put it together it looks messy and old fashioned (e.g. fonts + you don't get the new context menus).

    I'm curious to learn how one would create a 'proper' Windows app without having to reimplement the system's widget styling.

  • A note from our sponsor - WorkOS
    workos.com | 19 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic netwake repo stats
3
53
0.0
over 2 years ago

sjmulder/netwake is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of netwake is C.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com