virgo

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

Github星跟踪图

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

主要指标

概览
名称与所有者henkman/virgo
主编程语言C
编程语言Makefile (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2013-10-04 20:32:42
推送于2023-08-18 12:51:16
最后一次提交2018-02-24 01:26:25
发布数7
最新版本名称v.1.4.2 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数1.5k
关注者数94
派生数257
提交数43
已启用问题?
问题数20
打开的问题数14
拉请求数0
打开的拉请求数4
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?