https://github.com/abiosoft/launchar
minimal GTK application launcher
https://github.com/abiosoft/launchar
application-launcher gnome gtk i3
Last synced: about 1 month ago
JSON representation
minimal GTK application launcher
- Host: GitHub
- URL: https://github.com/abiosoft/launchar
- Owner: abiosoft
- License: apache-2.0
- Created: 2018-07-29T13:01:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T16:04:43.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T21:13:29.961Z (about 2 months ago)
- Topics: application-launcher, gnome, gtk, i3
- Language: Vala
- Homepage:
- Size: 2.14 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
launchar
--------Minimal GTK application launcher.
## Use cases
* Some Linux desktops limit application launcher to primary display. Pin to a multi-screen dock (or assign it a shortcut key) and it launches on current display.
* Alternative launcher for Tiling window managers.## Screenshot

## Build from source
```
$ meson --prefix=/usr build
$ cd build
$ sudo ninja install
```### Build Dependencies
Arch
```
$ sudo pacman -S gtk3 vala meson ninja libgee
```Ubuntu
```
$ sudo apt install libgtk-3-dev libgee-0.8-dev valac meson ninja-build
```Fedora
```
$ sudo dnf install gtk3-devel vala meson ninja-build libgee-devel
```## Configure
Configure instructions are available in [CONFIGURE.md](CONFIGURE.md).
## Donate
Bitcoin:`1GTHYEDiy2C7RzXn5nY4wVRaEN2GvLjwZN` | [PayPal](https://paypal.me/abiosoft)