Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

ItsZariep/SGLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGLauncher

Simple GTK Launcher

Warning

Project Moved to codeberg

Get in on Codeberg

Packaging status

Status Badge

Packaging status

Features:

See all available settings in the documentation

Build:

  • Clone:
git clone https://codeberg.org/itszariep/sglauncher
cd sglauncher/src
  • Build
make sglauncher
  • (Optional) Localization files:
make compile-locales
  • (Optional) Install:
sudo -E make install

Replace sudo if you use an alternative command (like doas)

Note

The -E flag ensures that sudo does not reset certain environment variables, which is important because SGLauncher needs to know which version to declare based on the git branch (if it is stable, it uses the VERSION file; if it is main, it uses the date.commitHash). This is not needed when running make without sudo / doas / root privileges.

About

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

Topics

Resources

License

Stars

Watchers

Forks