GithubHelp home page GithubHelp logo

doytsujin / traymond Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fcfn/traymond

0.0 2.0 0.0 27 KB

A simple Windows app for minimizing windows to tray icons

License: MIT License

Makefile 2.79% C++ 97.21%

traymond's Introduction

Traymond Traymond

A very simple app for minimizing any window to tray as an icon. Runs in the background.

In case it terminates unexpectedly, restart the app and all the icons for minimized windows will come back.

Windows 7 or later required (but see #3)

A binary is available here.

Installing

No installation required, just run Traymond.exe.

Controls

  • Win key + Shift + Z: Minimize the currently focused window to tray.

  • Double click on an icon: Bring back the corresponding hidden window.

  • Tray icon menu accessible by right-clicking the Traymond tray icon:

    • Restore all windows: Restore all previously hidden windows.

    • Exit: Exit Traymond and restore all previously hidden windows.

Building

Nmake

> nmake

Please read this if there are any troubles.

Microsoft Visual Studio

Import and build using the project files (thanks, Tyler Szabo).

Customizing

Defines at the top of the file control the key and the mod key for sending windows to tray (use virtual key codes from here and mod keys from here):

#define TRAY_KEY VK_Z_KEY
#define MOD_KEY MOD_WIN + MOD_SHIFT

Contributing

See Contributing.

traymond's People

Contributors

fcfn avatar tylerszabo avatar

Watchers

James Cloos 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.