Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itszariep/sglauncher

Simple GTK Program Launcher for Linux, Will be abandoned in favor of https://codeberg.org/ItsZariep/SGLauncher
https://github.com/itszariep/sglauncher

gtk gtk3 launcher

Last synced: 27 days ago
JSON representation

Simple GTK Program Launcher for Linux, Will be abandoned in favor of https://codeberg.org/ItsZariep/SGLauncher

Awesome Lists containing this project

README

        

# SGLauncher
Simple GTK Launcher

## Features:

- [x] Show system menu apps
- [x] Search On Web button
- [x] Run In Terminal button
- [x] Show calc answers
- [x] Show Actions
- [x] Customizable layout
- [x] Optional icon view
- [x] A simple configuration tool

## Build
- All:
```
make
```

- Main Program:

```
make sglauncher
```

- Localization files:

```
make compile-locales
```