Skip to content

chhavi1996/guipro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphical User Interface Productivity

GUIPro is a set of tools to improve usability, productivity and accessibility of the standard win32 interface while keeping the tools as light as possible. All tools have very small memory footprints. GUIPro is mostly composed of "HulK", "PortAL" and "VulCan" tools.

Portable Application Launcher - PortAL

The goal of PortAL is to give fast and easy way to launch applications.

  • It can be thanks to icons in the systray or thanks to hotkeys.
  • You can launch directly one application or you can open a menu to select what you want to do.

All the interface of PortAL has been made to be flexible, configurable and fast.

More details about the PortAL configuration in the Wiki

HotKey UnLimited - HulK

When some tools exists to move the windows by pressing a key and clicking with the mouse ; HulK provide a set of features to help the management of the windows.

  • The "Alt + F4" shortcut is not very good for the hand while using "Win + Esc" is easier and faster.
  • There is no shortcut to minimize a window, so HulK propose to use "Win + ~" one (and "Win + ²" for Azerty keyboards).
  • HulK also allow to resize windows using the right button of the mouse (when the left button allow to move).
  • It also provide features to minimize the windows into the systray ; using a shortcut or by clicking with the right mouse button on the "min" window icon.
  • If you do not like the systray to really hide a window, HulK can minimize a window in his systray menu so you can launch a program and completly hide it from you desktop.

Volume Changer - VulCan

It is possible that you do not have a keyboard with multimedia keys, so you can't change easily the volume. You still can access to the "sound parameters" in the systray but you could also want to have a faster way.

  • Change the volume (up/down) or mute/unmute it
  • Configure the step value for the volume modification
  • Use hotkeys or the mouse (button or mouse wheel) with modifiers
  • Display the volume status in a tray balloon

In VulCan you can use the mouse wheel in the configuration ; it is quite useful with the right modifier (like Ctrl+Win).

Installation

Download binaries from: http://glatigny.github.io/guipro/ (or in the releases section)

License

  • Copyright (C) 2007 - 2016 Glatigny Jerome. All rights reserved.
  • Distributed under the GNU General Public License version 2 or later

About

Graphical User Interface Productivity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.9%
  • C 7.9%
  • NSIS 3.5%
  • HTML 3.4%
  • CSS 0.3%