Code Monkey home page Code Monkey logo

poweroverlay's Introduction

PowerOverlay

PowerOverlay is a utility to help speed repetitive tasks.

It is a configurable button menu of 24 buttons in a 5x5 grid. Each button can:

  • Switch menu
  • Perform one or more actions, such as:
    • Launch a program
    • Activate a window
    • Reposition a window (maximise, minimize, restore, fixed position, layout algorithm)
    • Send text to a window
    • Send keys, including control sequences to a window

Application windows can be targeted based on window title or application name or both.

Menus can be selected based on the current application when the overlay is activated (Win+F2).

Individual buttons can be styled or hidden.

image

image

Lots of configuration options. For example, for layout positioning:

image

Settings can be saved and loaded as JSON. Changes to the current state are automatically saved into a local cache and reloaded on launch.

First launch runs the overlay hidden. Subsequent launches bring the overlay to the foreground. A named menu can be provided as an argument.

To-do list

  • Add condition action (such as only launch exe if not running)
  • Support action result conditions in sequences
  • Support aligned positioning (center/middle/top/bottom/left/right...)
  • Support custom button layouts (more/fewer buttons, non-grid layout, etc.)
  • Support options dialog
  • Add per-menu global hot key support
  • Support webcam enable/disable
  • Support launching Windows Store apps directly
  • Redesign sequence action UI
  • Support repositioning active app
  • Support diagnostic output of all top-level window details
  • Support rolling clear-up of debug log entries
  • Support capturing and showing top-level exceptions
  • Add action to manipulate clipboard (set text/image/file/previous clipboard capture?)
  • Add detailed diagnostic mode, particularly for diagnosing issues with low-level key SendInput behaviour

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.