Synapse is a semantic application launcher and desktop search utility for GNOME, built on its activity-logging service, Zeitgeist, which helps ensure provided results are always relevant. It features a powerful, dynamic, plugin-based architecture which allows for easy integration with any number of applications and services.
Clone this repository or download the latest release.
git clone https://github.com/paysonwallach/synapse
Configure the build directory at the root of the project.
meson --prefix=/usr build
Install with ninja
.
ninja -C build install
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the Code of Conduct.
Synapse is licensed under the GNU Lesser General Public License v2.1.