index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (3180B) | |
--- | |
1 Scripts using dmenu | |
2 =================== | |
3 dmenu's user, feel free to add your own scripts, or comment existents. | |
4 | |
5 Download | |
6 -------- | |
7 * [clipmenu](https://github.com/cdown/clipmenu): Clipboard management us… | |
8 * [dbdb.sh](dbdb.sh): dmenu-based directory browser | |
9 * [dbrowse](https://github.com/clamiax/scripts/blob/master/src/dbrowse): | |
10 little files navigator | |
11 * [DFM](https://github.com/amarakon/dfm): | |
12 file manager based on dbrowse with more capabilities and customization | |
13 * [dmenu_pass](http://efe.kim/files/scripts/dmenu_pass): A simpler pass … | |
14 implementation. | |
15 * [dmenu\_path\_recent](https://github.com/ema/dotfiles/blob/master/bin/… | |
16 dmenu_path implementation listing recent commands first. Similar to | |
17 [run-recent](run-recent), but it uses atime to find recently executed … | |
18 rather than a cache. As such, it also takes into account programs exec… | |
19 the terminal. | |
20 * [dmenu\_run\_history](dmenu_run_with_command_history): | |
21 dmenu_run alternative with command history | |
22 * [dmenu_websearch](http://efe.kim/files/scripts/dmenu_websearch): | |
23 browser independent address bar | |
24 * [bmks](bmks): browser independent bookmark manager | |
25 * [mdmenu](https://codeberg.org/NRK/mpv-toolbox/src/branch/master/mdmenu… | |
26 An mpv script for using dmenu to select audio/subtitle/chapters etc. | |
27 * [mpdmenu](https://github.com/cdown/mpdmenu): Music management using | |
28 dmenu | |
29 * [passmenu](http://git.zx2c4.com/password-store/tree/contrib/dmenu): | |
30 get password from pass. | |
31 * [passmenu2](passmenu2): "pass" browser, vertical display and recursive | |
32 "pass" folder support | |
33 * [run-recent](run-recent) : List recent commands first. End a command | |
34 with ";" to run it in e terminal. | |
35 [source](https://bbs.archlinux.org/viewtopic.php?id=56646&p=12) | |
36 * [todo](todo): one task per line. Write a new task, or valid an old tas… | |
37 remove it. | |
38 * [via](https://github.com/xalexalex/via): simple dmenu-based launcher f… | |
39 files, folders and shell commands | |
40 * [dmenu\_run\_i](./dmenu_run_i): When dmenu_path input end with "!", the | |
41 command is started in a terminal. i.e. "top!". | |
42 * [dmenu-launch](https://github.com/fsilveir/dmenu-launch): Simple and c… | |
43 dmenu launcher written in Python for accessing passwords, docs and app… | |
44 * [switch](switch): dmenu-based window switcher using wmctrl. If using d… | |
45 * [dmenu_bitwarden](https://gitlab.com/patriktrefil/dmenu-bitwarden): Sc… | |
46 * [dmenu_vcard](https://github.com/PatrikTrefil/dmenu_vcard): Script to … | |
47 * [dmenu_shot](https://codeberg.org/mehrad/dmenu_shot): Script to take s… | |
48 * [dmenu-translate](https://github.com/NikitaIvanovV/dmenu-translate): S… | |
49 * [xboomx](https://github.com/sciunto-org/xboomx/): dmenu software launc… |