https://github.com/migueravila/dmenuscripts
📊 A Colection of Simple Dmenu Scripts
https://github.com/migueravila/dmenuscripts
bash-script dmenu dmenu-scripts scripts suckless
Last synced: 3 months ago
JSON representation
📊 A Colection of Simple Dmenu Scripts
- Host: GitHub
- URL: https://github.com/migueravila/dmenuscripts
- Owner: migueravila
- Created: 2020-08-04T03:23:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T03:40:39.000Z (over 4 years ago)
- Last Synced: 2025-01-04T18:12:56.608Z (4 months ago)
- Topics: bash-script, dmenu, dmenu-scripts, scripts, suckless
- Language: Shell
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExtendedDmenu
> ### 📊 A Simple Colection of Dmenu scripts
### 📄 List of scripts
- Calculator
- Emoji Selector
- Bookmarks (Files and Directories)
- Simple Prompt (Yes or No)
- Todo List
- System functions (Shutdown, Lock, etc)
- Web Search### ⚙️ Installation
Every script has It's own makefile. In the directory of the script you want to install, run `sudo make install` and It'll be installed in your `$PATH`.