• Stars
    star
    1,402
  • Rank 33,540 (Top 0.7 %)
  • Language
    C
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

β™πŸ’»πŸ’»πŸ’»πŸ’» Virtual desktops for Windows

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

More Repositories

1

faceapp

faceapp package
Go
13
star
2

Victoria2Generator

πŸŒŽπŸ”€ Fork of the victoria 2 random world generator started by Jefferson Pinheiro to support python 3
Python
8
star
3

google

google apis in go (search, images, translate)
Go
8
star
4

no-msvcrt

A few C modules that require no msvcrt
C
6
star
5

giftop

βœοΈπŸ’» Draws animated gifs directly onto the windows desktop
C
3
star
6

cli

πŸ“Ί 🐐 collection of console tools
Go
3
star
7

liberprimus

πŸ”£ liber primus
Go
3
star
8

odin-libui-ng

Odin libui-ng binding
Odin
3
star
9

gohackvm

A hackvm implementation in golang
Go
2
star
10

outguess

outguess steganography library for go
Go
2
star
11

steamquery

package to query game servers using the steam api
Go
2
star
12

w32uptime

library for reading the windows event log to find out when the pc was turned on
Go
2
star
13

notepadplusplus.go

zenburn-style syntax highlighting and code folding for go in notepad++
2
star
14

socks4a

socks4a proxy server package
Go
2
star
15

girocode

Go
2
star
16

rs2bundle

πŸšπŸ†šπŸ” tools for Rising Storm 2: Vietnam to show stats and browse available servers
Go
2
star
17

bbaper_screensaver

bbaper screen saver
C
1
star
18

crawlers

:squirrel: some crawlers and downloaders
Go
1
star
19

w32hotkeys

hotkeys for windows
Go
1
star
20

nethermes

Webapp that allows to transfer files directly - no on server storage and no javascript required
Go
1
star
21

wave

riff wave package
Go
1
star
22

kubtop

πŸ‘ΊπŸ’»console ui to monitor nodes/pods of a kubernetes cluster
Go
1
star
23

orig-outguess

Original outguess by Niels Provos patched to be compilable with msys2
C
1
star
24

steamwebapi

go package for steamwebapi
Go
1
star
25

cryptopals

πŸ”’ πŸ”  cryptopals solutions
Go
1
star
26

duckduckgo

duckduckgo package
Go
1
star
27

bilderbrett

:trollface: 🐈 πŸ”ž Image board [EARLY DEVELOPMENT]
Go
1
star
28

chrometranslate

πŸ‡¨πŸ‡³πŸ”„πŸ‡¬πŸ‡§ Translate selected text immediatly
TypeScript
1
star
29

co2monitor

πŸ–₯ πŸ“Ÿ go package for the co2monitor (04d9:a052)
Go
1
star