Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itszariep/sglauncher
- Owner: ItsZariep
- License: gpl-3.0
- Created: 2023-03-05T23:29:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T22:31:45.000Z (about 2 months ago)
- Last Synced: 2024-12-25T19:00:54.205Z (about 1 month ago)
- Topics: gtk, gtk3, launcher
- Language: C
- Homepage:
- Size: 215 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```