1
Fork 0
Rapid Launcher is a simple and lightweight application launcher for linux (OSX/Android style).
Go to file
Nedko Arnaudov 3b65ffe1a5 Fix build 2023-06-25 15:31:39 +03:00
Appman@a335b82f01 Fix build 2023-06-25 15:31:39 +03:00
build Split library from RapidLauncher 2016-03-06 10:53:56 +01:00
misc Split library from RapidLauncher 2016-03-06 10:53:56 +01:00
src Fix build 2023-06-25 15:31:39 +03:00
.gitmodules Fix build 2023-06-25 15:31:39 +03:00
COPYING Split library from RapidLauncher 2016-03-06 10:53:56 +01:00
INSTALL.md Split library from RapidLauncher 2016-03-06 10:53:56 +01:00
Makefile Split library from RapidLauncher 2016-03-06 10:53:56 +01:00
README.md Added in-memory option 2017-10-25 13:34:46 +02:00
screenshot.jpg Split library from RapidLauncher 2016-03-06 10:53:56 +01:00

README.md

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

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