spmenu-wiki/pages/Home.md
2023-06-10 14:39:18 +02:00

24 lines
993 B
Markdown
Executable file

Welcome to the spmenu wiki!
---------------------------
![preview image](/pages/images/spmenu.svg)
[spmenu](https://git.speedie.site/speedie/spmenu) is an X11 and Wayland menu application
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.
To contribute to the wiki, please submit issues/pull requests at [the Git repository](https://git.speedie.site/speedie/spmenu-wiki). The README contains instructions on how to do so.
See also:
- [spmenu Git repository](https://git.speedie.site/speedie/spmenu)
- [spmenu releases](https://ls.speedie.site/?b=releases%2Fspmenu)
- [[User scripts]]
- [[User themes]]
- [[Using spmenu as a run launcher]]
- spmenu(1) and spmenu_run(1)