spmenu-wiki/pages/Home.md
2023-06-03 00:09:30 -04:00

15 lines
741 B
Markdown
Executable file

Welcome to the spmenu wiki!
---------------------------
![preview image](/pages/images/preview.png)
[spmenu](https://git.speedie.site/speedie/spmenu) is an X11 and Wayland menu application
based on [dmenu](https://tools.suckless.org/dmenu) which takes standard input, parses
it, lets the user choose an option and sends the selected option to standard output.
Options are separated by newlines. In addition to this, it also serves as a run
launcher through the included shell script `spmenu_run` which supports running
binaries from $PATH but also file management and .desktop entries.
[spmenu Git repository](https://git.speedie.site/speedie/spmenu)
[spmenu releases](https://ls.speedie.site/index.php?b=releases%2Fspmenu)