🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

launcher-menus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launcher-menus

Subprocess-driven API for launcher menus: dmenu, bemenu

1!1.0.0
Maintainers
1

launcher_menus

Gist

Source Code Repository

|source| Repository <https://github.com/pradyparanape/launcher_menus.git>__

Badges

|Documentation Status| |PyPi Version| |PyPi Format| |PyPi Pyversion|

Description

Launcher menu wrapper.

Provides an API for launcher menus such as:

  • dmenu <https://tools.suckless.org/dmenu/>__
  • bemenu <https://github.com/Cloudef/bemenu>__

Can be extended to other menus: see section configuration <configure.html>__

What does it do

  • Runs a subprocess for the selected <menu> and returns its standard output or None

.. |Documentation Status| image:: https://readthedocs.org/projects/launcher_menus/badge/?version=latest :target: https://launcher_menus.readthedocs.io/?badge=latest .. |source| image:: https://github.githubassets.com/favicons/favicon.png :target: https://github.com/pradyparanjpe/launcher_menus.git

.. |PyPi Version| image:: https://img.shields.io/pypi/v/launcher_menus :target: https://pypi.org/project/launcher_menus/ :alt: PyPI - version

.. |PyPi Format| image:: https://img.shields.io/pypi/format/launcher_menus :target: https://pypi.org/project/launcher_menus/ :alt: PyPI - format

.. |PyPi Pyversion| image:: https://img.shields.io/pypi/pyversions/launcher_menus :target: https://pypi.org/project/launcher_menus/ :alt: PyPi - pyversion

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts