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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?