Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
/ lcdoff-rs Public archive

Tiny utility to turn off the screen on Windows machines

License

Notifications You must be signed in to change notification settings

Gekkio/lcdoff-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcdoff-rs

Tiny utility to turn off the screen on Windows machines. Demonstrates a very simple Win32 API call and compilation without the Rust std library. For more information, see the blog post.

Binary is available here

Currently compiles only on nightly due to the use of link_args!.

About

Tiny utility to turn off the screen on Windows machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages