Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Runny is a terminal-based application launcher for Linux, built in Go with BubbleTea framework.

Installation

With Go

    go install github.com/b-swist/runny@v0.3.1

From Source

    git clone https://github.com/b-swist/runny.git
    cd runny

Install system-wide:

    sudo make install

Alternatively, Install for a single user:

    make install PREFIX=~/.local

Important

Ensure that the directory is in $PATH (example for ~/.local/bin)

  export PATH="$HOME/.local/bin:$PATH"

Inspirations

License

Runny is released under the MIT License.

About

Application launcher in your terminal

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages