Code Monkey home page Code Monkey logo

glitchwin's Introduction

GlitchWin

GlitchWin is a simple randomized glitch art lockscreen for Windows 7, heavily inspired by glitchlock glitchwin screenshot * Images are basically random, your mileage may vary

Building

GlitchWin can be built with Visual Studio 2017 with the .NET 4.7.1 Targeting Pack or equivalent. You must run Visual Studio as Administrator.

Usage

Simply run GlitchWin.exe with no arguments to start the daemon. By default, the lockscreen is updated every five minutes or when the session state changes.

Run GlitchWin delet to restore the original lock screen.

Limitations

Because of Windows limitations, the lockscreen can not be updated in time so that an up-to-date screenshot is always generated like with glitchlock. If you know a way to do this, please file an issue and I'll have a look.

Possible workarounds include:

  • A screensaver (not quite the same thing as a lock screen)
  • UWP lock screen APIs (I use Windows 7)
  • Hooking into SessionEnding (I might look into this at some point, as it stands it would require migrating from a console application to a Windows application, which would take some work)
  • Hooking into key presses (e.g WIN+L) and other events, such as the start menu being clicked and SystemEvents.PowerModeChanged.

License

In the spirit of mandatory copyleft, I've licensed this program under the MS-RL.

glitchwin's People

Contributors

uwx avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.