Skip to content

Danilogames220/term-launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Term-Launch

Application launcher via command-line made only with Python3 using the Curses library.

Features:

  • vim / vi like navigation;
  • No external libraries needed.

How to use:

Currently the launcher only has 2 difrent modes, you can alternate between them using the change mode keybind. They are:

  • Navigation: Used for moving between the app list.
  • Search: Used for applying a filter to the app list.

Keybinds:

All

  • Select: Enter
  • Exit: Escape
  • Change mode: Ctrl + o

Navigation mode

Move app selection

  • Move one app down: j
  • Move one app up: k

Move window

  • Down: Shift + j
  • Up: Shift + k

Misc

  • Select: Enter
  • Exit: Escape
  • Change mode: Ctrl + o

Search mode

  • Select: Enter
  • Exit: Escape
  • Change mode: Ctrl + o

About

Command line interface application launcher

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages