spmenu-wiki/pages/Home.md

24 lines
993 B
Markdown
Raw Normal View History

2023-04-24 18:09:10 +02:00
Welcome to the spmenu wiki!
---------------------------
2023-06-07 23:41:39 +02:00
![preview image](/pages/images/spmenu.svg)
2023-06-03 06:09:30 +02:00
[spmenu](https://git.speedie.site/speedie/spmenu) is an X11 and Wayland menu application
2023-06-10 14:39:05 +02:00
which takes standard input, parses it, lets the user choose an option and sends
the selected option to standard output.
2023-05-21 16:38:43 +02:00
2023-06-03 02:20:25 +02:00
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.
2023-06-07 23:41:39 +02:00
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)
2023-06-10 14:39:05 +02:00
- [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)