Skip to content

ageldama/scripts-rofi-perl5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts-rofi-perl5

Script Launcher + Rofi

  1. Launch script in directories (searched recursively)
  2. alternatively, Launch scripts in x-terminal-emulator
  3. Save launch history and List scripts in recent used order

Screenshot!

REQUIREMENTS

  1. Perl 5.40+
  2. Rofi 1.7.5+

SYNOPSIS

./scripts-rofi.pl -S $HOME/local/scripts:$HOME/.local/scripts -s -p -e

OPTIONS

./scripts-rofi.pl --help

...
List content of SCRIPT_DIRS and ask to select:

  -p : print selection
  -s : save selection
  -e : execute selection
  -S SCRIPT_DIRS      : `:'-separated list
  -D HIST_DB_FILE
  -T XTERM_COMMAND

COPYRIGHT & LICENSE

  1. MIT License (See LICENSE)
  2. Written by Jonghyouk Yun, 2025.

About

Script Launcher + Rofi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages