https://github.com/itszariep/syslinux-customizer
grub-customizer clone for syslinux
https://github.com/itszariep/syslinux-customizer
bootloader gtk3 syslinux
Last synced: about 2 months ago
JSON representation
grub-customizer clone for syslinux
- Host: GitHub
- URL: https://github.com/itszariep/syslinux-customizer
- Owner: ItsZariep
- License: gpl-3.0
- Created: 2024-04-25T13:06:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T06:52:43.000Z (over 1 year ago)
- Last Synced: 2025-10-26T07:46:30.313Z (5 months ago)
- Topics: bootloader, gtk3, syslinux
- Language: C
- Homepage:
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GRUB Customizer clone for syslinux
Syslinux Customizer is a GTK3 GUI for editing syslinux .cfg files
>[!WARNING]
> This program is still on development and is not complete, and since it write always a new cfg file, specific configs may be not available (see syslinux-parser for more info about available options)
---
## Build
```
make
```