virgo

:virgo::computer::computer::computer::computer: Virtual desktops for Windows

Github stars Tracking Chart

virgo

Virtual Desktop Manager for Windows

Download here

Features:

  • resource friendly, exe is <10kb on disk and uses <1mb memory while running
  • 4 virtual desktops (more if you change a constant and recompile the code)
  • shows only a tray icon with the number of the desktop you are on

Hotkeys:

    ALT + 1..4             -> changes to desktop 1..4
    CTRL + 1..4            -> moves active window to desktop 1..4
    ALT + CTRL + SHIFT + Q -> exits the program
    ALT + CTRL + SHIFT + S -> starts/stops handling of other hotkeys

the nerds can build it with

    git clone https://github.com/papplampe/virgo.git
    cd virgo
    make

If you do not have gcc/make installed you can change that doing following

  1. go to http://msys2.github.io/ and install it according to the instructions there
  2. open msys2 shell and install mingw-w64-i686-gcc and mingw-w64-i686-make using pacman
  3. duplicate C:\msys32\mingw32\bin\mingw32-make.exe and name it make.exe

Main metrics

Overview
Name With Ownerhenkman/virgo
Primary LanguageC
Program languageMakefile (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2013-10-04 20:32:42
Pushed At2023-08-18 12:51:16
Last Commit At2018-02-24 01:26:25
Release Count7
Last Release Namev.1.4.2 (Posted on )
First Release Namev1.0 (Posted on )
用户参与
Stargazers Count1.5k
Watchers Count94
Fork Count257
Commits Count43
Has Issues Enabled
Issues Count20
Issue Open Count14
Pull Requests Count0
Pull Requests Open Count4
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private