Skip to content

JustinAzoff/python-dmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-dmenu

A nice wrapper around the demnu tool from http://tools.suckless.org/dmenu/

from dmenu import dmenu
print dmenu(["one","two","three"], bottom=True)

About

python wrapper for dmenu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages