An open API service indexing awesome lists of open source software.

https://github.com/echo-devim/rapidlauncher

Rapid Launcher is a simple and lightweight application launcher for linux (OSX/Android style)
https://github.com/echo-devim/rapidlauncher

application-launcher gtk3

Last synced: 5 months ago
JSON representation

Rapid Launcher is a simple and lightweight application launcher for linux (OSX/Android style)

Awesome Lists containing this project

README

          

Rapid Launcher
===============

Rapid Launcher is an application launcher that is supposed to be fast and relatively lightweight.

The backend is written in Vala and the frontend is written with C/GTK+ 3.

Rapid Launcher is born to give a good launcher also for old PCs. It's really simple and is inspired by the Android and OSX launchers.

**NOTE:** Clone this repository using: `git clone --recursive https://github.com/echo-devim/RapidLauncher.git`

![Screenshot](screenshot.jpg "Screenshot")

### Usage

Use the `inmem` option to keep the application in memory speeding up all the next times you will open the application.

### Version

0.3

### Dependencies

Install gtk+ 3 devel to compile this software. For Fedora/RHEL/CentOS is `gtk3-devel` and for Ubuntu/Debian is `libgtk-3-dev`.

### TODO

* Align the matching applications of a search in the right way

### License

GPLv3