Skip to content

XrXr/souvenir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Souvenir

Text based application launcher heavily inspired by dmenu written in Alang.

demo

Building

  • Setup Alang
  • $GOPATH/bin/alang -c -libc souvenir.al to compile into object file
  • cc -g a.o -o souvenir -lX11 -lXft to link with libc, libX11 and libXft

Why would someone use this?

I personally use this as my application launcher under i3wm.

About

Simple application launcher heavily inspired by dmenu written in Alang

Topics

Resources

Stars

Watchers

Forks