spmenu-wiki/Home.md

34 lines
1.1 KiB
Markdown
Raw Normal View History

![preview image](/articles/images/banner.png)
2023-06-20 01:20:59 +02:00
2023-07-19 04:54:37 +02:00
# spmenu
2023-07-03 19:21:38 +02:00
spmenu is an X11 and Wayland menu application which takes standard input, parses
2023-06-20 01:20:59 +02:00
it, lets the user choose an option and sends the selected option to standard output.
2023-05-21 16:38:43 +02:00
It also serves as a run launcher and desktop launcher through the included
shell script `spmenu_run`, which handles both $PATH listing, .desktop entries,
and file listing.
2023-07-19 04:54:37 +02:00
If you're new to spmenu, we recommend that you check out [[Getting Started]].
2023-07-03 22:43:59 +02:00
To contribute to the wiki, please submit issues/pull requests at [the Git
repository](https://git.speedie.site/speedie/spmenu-wiki). See
[[Contributing to the wiki]] for more information.
2023-06-07 23:41:39 +02:00
2023-07-19 04:54:37 +02:00
Links:
- [[Download spmenu]] - Download spmenu
- [[Getting Started]] - Learn how to set up and use spmenu
2023-07-20 16:26:07 +02:00
- [spmenu Git repository](https://git.speedie.site/speedie/spmenu)
- [spmenu releases](https://ls.speedie.site/?b=releases%2Fspmenu)
2023-07-19 04:54:37 +02:00
See also:
2023-07-20 16:26:07 +02:00
- [[FAQ]]
2023-07-19 04:54:37 +02:00
- [[Goals]]
2023-07-20 16:26:07 +02:00
- [[Screenshots]]
- [[User scripts]]
- [[User themes]]
- [[Using spmenu as a run launcher]]
2023-07-19 04:54:37 +02:00
- spmenu(1) and spmenu_run(1) man pages