Skip to content

arnoldrobbins/9menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wed Feb 24 17:11:01 IST 2021

This is 9menu, a simple program that allows you to create X menus from the
shell, where each menu item will run a command. 9menu is intended for use
with 9wm, but can be used with any other window manager.

The idea of a command line menu generator is from xmenu, but xmenu was
exclusively a pop-up menu, not what I wanted.

The files are:

README			--- this file
9menu.1			--- man page for 9menu
9menu.c			--- source code
Imakefile		--- a contributed Imakefile,
			    from Bengt Kleberg <bengt@softwell.se>
Makefile.noimake	--- a simple makefile.
meson.build             --- for people who prefer meson.

Licence
=======

  9menu is free software, and is Copyright (c) 1994 by David Hogan and
  Arnold Robbins. Permission is granted to all sentient beings to use
  this software, to make copies of it, and to distribute those copies,
  provided that:

      (1) the copyright and licence notices are left intact
      (2) the recipients are aware that it is free software
      (3) any unapproved changes in functionality are either
            (i) only distributed as patches
        or (ii) distributed as a new program which is not called 9menu
                and whose documentation gives credit where it is due
      (4) the authors are not held responsible for any defects
          or shortcomings in the software, or damages caused by it.

  There is no warranty for this software.  Have a nice day.

--
Arnold Robbins
arnold@skeeve.com

About

Simple X11 menu program for running commands

Resources

Stars

Watchers

Forks

Packages

No packages published