Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itzselenux/sglauncher
Simple GTK Program Launcher for Linux
https://github.com/itzselenux/sglauncher
gtk gtk3 launcher
Last synced: 2 months ago
JSON representation
Simple GTK Program Launcher for Linux
- Host: GitHub
- URL: https://github.com/itzselenux/sglauncher
- Owner: ItzSelenux
- License: gpl-3.0
- Created: 2023-03-05T23:29:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T01:57:51.000Z (2 months ago)
- Last Synced: 2024-11-23T02:30:06.875Z (2 months ago)
- Topics: gtk, gtk3, launcher
- Language: C
- Homepage:
- Size: 136 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
Main Program:```
make
```